public class DubboGenericServiceExecutionContext extends Object
GenericService
DubboGenericServiceExecutionContext(String methodName, String[] parameterTypes, Object[] parameters)
String
getMethodName()
Object[]
getParameters()
String[]
getParameterTypes()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DubboGenericServiceExecutionContext(String methodName, String[] parameterTypes, Object[] parameters)
public String getMethodName()
public String[] getParameterTypes()
public Object[] getParameters()
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.