@Scriptable public interface IWebServiceProviderProcessingContext extends IProcessingContext
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getOperationName()
Get the name of the current Web service operation.
|
java.lang.String |
getTargetNamespace()
Get the target namespace of the current Web service operation.
|
getApplicationContext, getContextValueProvider
java.lang.String getTargetNamespace()
java.lang.String getOperationName()