public class ForwardingInvocationHandler extends Object implements InvocationHandler
ForwardingInvocationHandler(Object inner)
Object
invoke(Object proxy, Method m, Object[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ForwardingInvocationHandler(Object inner)
public Object invoke(Object proxy, Method m, Object[] args) throws Throwable
invoke
InvocationHandler
Throwable
Copyright © 2017 com.mchange. All rights reserved.