public class InvokerProxy extends Object implements Invoker
Invoker
protected Invoker
target
InvokerProxy(Invoker target)
String
getId()
Object
invoke(Object[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final Invoker target
public InvokerProxy(Invoker target)
public String getId()
getId
public Object invoke(Object[] args) throws Exception
invoke
Exception
Copyright © 2019. All rights reserved.