public class ProviderMethodModel extends Object
ProviderMethodModel(Method method, String serviceName)
Method
getMethod()
String[]
getMethodArgTypes()
String
getMethodName()
getServiceName()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ProviderMethodModel(Method method, String serviceName)
public Method getMethod()
public String getMethodName()
public String[] getMethodArgTypes()
public String getServiceName()