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 InvocationHandlerWrapper
Throwable
Copyright © 2016. All rights reserved.