| Package | Description |
|---|---|
| weblogic.j2ee.descriptor.wl |
Provides interfaces for
weblogic.j2ee.descriptor.wl. |
| Modifier and Type | Method | Description |
|---|---|---|
OperationInfoBean |
PortInfoBean.createOperation() |
add an Operation instance on this port.
|
OperationInfoBean[] |
PortInfoBean.getOperations() |
|
OperationInfoBean |
PortInfoBean.lookupOperation(java.lang.String name) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
PortInfoBean.destroyOperation(OperationInfoBean bean) |
Destroys the Operation instance on this port.
|