|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvocationHandler | |
net.sf.cglib |
Uses of InvocationHandler in net.sf.cglib |
Methods in net.sf.cglib that return InvocationHandler | |
static InvocationHandler |
Proxy.getInvocationHandler(java.lang.Object proxy)
|
Methods in net.sf.cglib with parameters of type InvocationHandler | |
static java.lang.Object |
Proxy.newProxyInstance(java.lang.ClassLoader loader,
java.lang.Class[] interfaces,
InvocationHandler h)
|
Constructors in net.sf.cglib with parameters of type InvocationHandler | |
Proxy(InvocationHandler h)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |