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