public abstract class InvocationInterceptor extends Object implements net.sf.cglib.proxy.MethodInterceptor, InvocationHandler
| Constructor and Description |
|---|
InvocationInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
intercept(Object proxy,
Method method,
Object[] args,
net.sf.cglib.proxy.MethodProxy methodProxy) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinvokeCopyright © 2012–2016 wicketeer.org. All rights reserved.