public class InvokerInvocationHandler extends Object implements InvocationHandler
InvokerInvocationHandler(Invoker<?> handler)
Object
invoke(Object proxy, Method method, Object[] args)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public InvokerInvocationHandler(Invoker<?> handler)
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
InvocationHandler
Throwable
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.