Uses of Class
net.sf.cglib.proxy.MethodProxy
Packages that use MethodProxy
-
Uses of MethodProxy in net.sf.cglib.proxy
Methods in net.sf.cglib.proxy that return MethodProxyModifier and TypeMethodDescriptionstatic MethodProxyFor internal use byEnhanceronly; see theFastMethodclass for similar functionality.static MethodProxyReturn theMethodProxyused when intercepting the method matching the given signature.Methods in net.sf.cglib.proxy with parameters of type MethodProxy -
Uses of MethodProxy in net.sf.cglib.samples
Methods in net.sf.cglib.samples with parameters of type MethodProxy