public abstract class SimpleHandler extends Object implements SimpleFactory.ISimpleHandler
| 构造器和说明 |
|---|
SimpleHandler(Object target) |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
intercept(Object obj,
Method method,
Object[] args,
net.sf.cglib.proxy.MethodProxy proxy) |
Object |
invoke(Object proxy,
Method method,
Object[] args) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitafter, beforeCopyright © 2018. All rights reserved.