Uses of Interface
javassist.util.proxy.Proxy
-
Uses of Proxy in javassist.util.proxy
Modifier and TypeInterfaceDescriptioninterface
The interface implemented by proxy classes.Modifier and TypeMethodDescriptionstatic MethodHandler
ProxyFactory.getHandler
(Proxy p) Obtains the method handler of the given proxy object.