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