Uses of Class
org.springframework.cglib.proxy.MethodProxy
-
Uses of MethodProxy in org.springframework.cglib.proxy
Modifier 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.