Modifier and Type |
Method and Description |
PropertyNamevalueBean |
createCallProperty() |
OperationInfoBean |
createOperation()
add an Operation instance on this port.
|
OwsmPolicyBean |
createOwsmPolicy() |
PropertyNamevalueBean |
createStubProperty() |
WSATConfigBean |
createWSATConfig()
Creates the singleton WSATConfigBean instance on this port.
|
void |
destroyCallProperty(PropertyNamevalueBean callProperty) |
void |
destroyOperation(OperationInfoBean bean)
Destroys the Operation instance on this port.
|
void |
destroyOwsmPolicy(OwsmPolicyBean bean) |
void |
destroyStubProperty(PropertyNamevalueBean stubProperty) |
void |
destroyWSATConfig()
Destroys the singleton ConfigBean instance on this port.
|
PropertyNamevalueBean[] |
getCallProperties() |
OperationInfoBean[] |
getOperations() |
OwsmPolicyBean[] |
getOwsmPolicy() |
String |
getPortName() |
PropertyNamevalueBean[] |
getStubProperties() |
WSATConfigBean |
getWSATConfig()
Gets the WS-AT configuration for this web service port component.
|
OperationInfoBean |
lookupOperation(String name) |
void |
setPortName(String portName) |