|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |