public class MethodInterceptorImpl extends Object implements net.sf.cglib.proxy.MethodInterceptor
| Modifier and Type | Method and Description |
|---|---|
Object |
intercept(Object target,
Method method,
Object[] params,
net.sf.cglib.proxy.MethodProxy proxy) |
Copyright © 2014 Oracle Corporation. All rights reserved.