Uses of Interface
java.lang.reflect.InvocationHandler
Packages that use InvocationHandler
-
Uses of InvocationHandler in java.lang.reflect
Fields in java.lang.reflect declared as InvocationHandlerMethods in java.lang.reflect that return InvocationHandlerModifier and TypeMethodDescriptionstatic InvocationHandler
Proxy.getInvocationHandler
(Object var0) Methods in java.lang.reflect with parameters of type InvocationHandlerModifier and TypeMethodDescriptionstatic Object
Proxy.newProxyInstance
(ClassLoader var0, Class[] var1, InvocationHandler var2) Constructors in java.lang.reflect with parameters of type InvocationHandler