public final class Invoker extends Object implements Serializable
Invoker(String className, String method, Object[] params)
void
addParas(Object para)
String
getClassName()
getInvokerKey()
getMethod()
Object[]
getParams()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Invoker(String className, String method, Object[] params)
public String getInvokerKey()
public String getClassName()
public String getMethod()
public Object[] getParams()
public void addParas(Object para)
public String toString()
toString
Object
Copyright © 2016. All rights reserved.