public class DefaultWrapper extends Object implements InvocationHandlerWrapper
| Constructor and Description |
|---|
DefaultWrapper() |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Object proxy,
Method m,
Object[] args,
InvocationHandler delegate) |
public Object invoke(Object proxy, Method m, Object[] args, InvocationHandler delegate) throws Throwable
invoke in interface InvocationHandlerWrapperThrowableCopyright © 2016. All rights reserved.