|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvocationHandler | |
---|---|
java.lang.reflect |
Uses of InvocationHandler in java.lang.reflect |
---|
Fields in java.lang.reflect declared as InvocationHandler | |
---|---|
protected InvocationHandler |
Proxy.h
|
Methods in java.lang.reflect that return InvocationHandler | |
---|---|
static InvocationHandler |
Proxy.getInvocationHandler(Object var0)
|
Methods in java.lang.reflect with parameters of type InvocationHandler | |
---|---|
static Object |
Proxy.newProxyInstance(ClassLoader var0,
Class[] var1,
InvocationHandler var2)
|
Constructors in java.lang.reflect with parameters of type InvocationHandler | |
---|---|
Proxy(InvocationHandler var0)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |