com.jdon.domain.proxy
类 ModelCGLIBMethodInterceptorImp
java.lang.Object
com.jdon.domain.proxy.ModelCGLIBMethodInterceptorImp
- 所有已实现的接口:
- net.sf.cglib.proxy.Callback, net.sf.cglib.proxy.MethodInterceptor
public class ModelCGLIBMethodInterceptorImp
- extends Object
- implements net.sf.cglib.proxy.MethodInterceptor
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModelCGLIBMethodInterceptorImp
public ModelCGLIBMethodInterceptorImp(List<org.aopalliance.intercept.MethodInterceptor> methodInterceptors)
intercept
public Object intercept(Object object,
Method invokedmethod,
Object[] args,
net.sf.cglib.proxy.MethodProxy methodProxy)
throws Throwable
- 指定者:
- 接口
net.sf.cglib.proxy.MethodInterceptor 中的 intercept
- 抛出:
Throwable
Copyright © 2013. All Rights Reserved.