Uses of Class
org.springframework.cglib.proxy.MethodProxy
Packages that use MethodProxy
- 
Uses of MethodProxy in org.springframework.cglib.proxyMethods in org.springframework.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 org.springframework.cglib.proxy with parameters of type MethodProxy