|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.alibaba.dubbo.config.model.ProviderMethodModel
public class ProviderMethodModel
| Constructor Summary | |
|---|---|
ProviderMethodModel(Method method,
String serviceName)
|
|
| Method Summary | |
|---|---|
Method |
getMethod()
|
String[] |
getMethodArgTypes()
|
String |
getMethodName()
|
String |
getServiceName()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProviderMethodModel(Method method,
String serviceName)
| Method Detail |
|---|
public Method getMethod()
public String getMethodName()
public String[] getMethodArgTypes()
public String getServiceName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||