public interface ServiceCall
| Type Params | Return Type | Name and description |
|---|---|---|
|
public java.util.Map<java.lang.String, java.lang.Object> |
getCurrentParameters()Map of name, value pairs that make up the context (in parameters) passed to the service. |
|
public java.lang.String |
getServiceName() |