public interface OperationInfoBean
| Modifier and Type | Method and Description | 
|---|---|
WSATConfigBean | 
createWSATConfig()
Creates the singleton PortWSATConfigBean instance on this operationinfobean. 
 | 
void | 
destroyWSATConfig()
Destroys the singleton WSATConfigBean instance on this operationinfobean. 
 | 
String | 
getName()  | 
WSATConfigBean | 
getWSATConfig()
Gets the WS-AT configuration for this web service operation. 
 | 
void | 
setName(String opName)  | 
String getName()
void setName(String opName)
WSATConfigBean getWSATConfig()
WSATConfigBean createWSATConfig()
void destroyWSATConfig()