Uses of Class
org.springframework.cglib.reflect.MethodDelegate
Packages that use MethodDelegate
-
Uses of MethodDelegate in org.springframework.cglib.reflect
Methods in org.springframework.cglib.reflect that return MethodDelegateModifier and TypeMethodDescriptionstatic MethodDelegate
MethodDelegate.Generator.create()
static MethodDelegate
MethodDelegate.createStatic
(Class targetClass, String methodName, Class iface) abstract MethodDelegate
MethodDelegate.newInstance
(Object target)