public class ServiceCallDefinition extends CallDefinition
| Constructor and Description |
|---|
ServiceCallDefinition(Class<?> serviceClass) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMethodName() |
Class<?> |
getServiceClass() |
ServiceCallDefinition |
method(String methodName) |
arg, getArgumentspublic ServiceCallDefinition(Class<?> serviceClass)
public ServiceCallDefinition method(String methodName)
public Class<?> getServiceClass()
public String getMethodName()
Copyright © 2014. All rights reserved.