Uses of Interface
org.springframework.cglib.proxy.InvocationHandler
Packages that use InvocationHandler
-
Uses of InvocationHandler in org.springframework.cglib.proxy
Fields in org.springframework.cglib.proxy declared as InvocationHandlerMethods in org.springframework.cglib.proxy that return InvocationHandlerModifier and TypeMethodDescriptionstatic InvocationHandlerProxy.getInvocationHandler(Object proxy) Methods in org.springframework.cglib.proxy with parameters of type InvocationHandlerModifier and TypeMethodDescriptionstatic ObjectProxy.newProxyInstance(ClassLoader loader, Class[] interfaces, InvocationHandler h) Constructors in org.springframework.cglib.proxy with parameters of type InvocationHandler