Uses of Interface
org.springframework.cglib.proxy.InvocationHandler
-
Uses of InvocationHandler in org.springframework.cglib.proxy
Modifier and TypeMethodDescriptionstatic InvocationHandler
Proxy.getInvocationHandler
(Object proxy) Modifier and TypeMethodDescriptionstatic Object
Proxy.newProxyInstance
(ClassLoader loader, Class[] interfaces, InvocationHandler h)