public class BaseMethodRunner
extends java.lang.Object
| Constructor and Description |
|---|
BaseMethodRunner() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
invokeMethod(java.lang.Object obj,
java.lang.Object[] args,
net.sf.cglib.proxy.MethodProxy proxy) |