|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Proxies.ProxyTarget | |
org.jboss.proxy.compiler | Package description goes here. |
Uses of Proxies.ProxyTarget in org.jboss.proxy.compiler |
Methods in org.jboss.proxy.compiler that return Proxies.ProxyTarget | |
static Proxies.ProxyTarget |
Proxies.newTarget(ClassLoader parent,
InvocationHandler invocationHandler,
Class[] targetTypes)
Create a new target object x which is a proxy for the given InvocationHandler disp. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |