Package net.sf.cglib.reflect
Interface MethodDelegate.MethodDelegateKey
-
- Enclosing class:
- MethodDelegate
static interface MethodDelegate.MethodDelegateKey
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object
newInstance(java.lang.Class delegateClass, java.lang.String methodName, java.lang.Class iface)
-