public class WsaContainerImpl extends Object implements WsaContainer
| Constructor and Description | 
|---|
| WsaContainerImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| WsdlOperation | getOperation() | 
| WsaConfig | getWsaConfig() | 
| boolean | isWsaEnabled() | 
| void | setOperation(WsdlOperation operation) | 
| void | setWsaEnabled(boolean arg0) | 
public WsdlOperation getOperation()
getOperation in interface WsaContainerpublic WsaConfig getWsaConfig()
getWsaConfig in interface WsaContainerpublic boolean isWsaEnabled()
isWsaEnabled in interface WsaContainerpublic void setWsaEnabled(boolean arg0)
setWsaEnabled in interface WsaContainerpublic void setOperation(WsdlOperation operation)
setOperation in interface WsaContainerCopyright © 2019. All Rights Reserved.