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 WsaContainer
public WsaConfig getWsaConfig()
getWsaConfig
in interface WsaContainer
public boolean isWsaEnabled()
isWsaEnabled
in interface WsaContainer
public void setWsaEnabled(boolean arg0)
setWsaEnabled
in interface WsaContainer
public void setOperation(WsdlOperation operation)
setOperation
in interface WsaContainer
Copyright © 2019. All Rights Reserved.