Uses of Interface
org.jboss.proxy.compiler.Proxies.ProxyInvocationHandler

Packages that use Proxies.ProxyInvocationHandler
org.jboss.proxy.compiler Package description goes here
 

Uses of Proxies.ProxyInvocationHandler in org.jboss.proxy.compiler
 

Methods in org.jboss.proxy.compiler that return Proxies.ProxyInvocationHandler
static Proxies.ProxyInvocationHandler Proxies.newInvocationHandler(Object target, Class targetType)
          Create a new reflective InvocationHandler object InvocationHandler wrapped around the given target object, for the given target type(s).
static Proxies.ProxyInvocationHandler Proxies.newInvocationHandler(Object target, Class[] targetTypes)
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.