Uses of Class
org.springframework.cglib.proxy.MethodProxy
Packages that use MethodProxy
-
Uses of MethodProxy in org.springframework.cglib.proxy
Methods in org.springframework.cglib.proxy that return MethodProxyModifier and TypeMethodDescriptionstatic MethodProxy
For internal use byEnhancer
only; see theFastMethod
class for similar functionality.static MethodProxy
Return theMethodProxy
used when intercepting the method matching the given signature.Methods in org.springframework.cglib.proxy with parameters of type MethodProxy