| Package | Description | 
|---|---|
| weblogic.management.configuration | 
| Modifier and Type | Method and Description | 
|---|---|
WebServiceComponentMBean[] | 
ApplicationMBean.getWebServiceComponents()
Deprecated.  
Returns the WebService components that make up this application. 
 | 
WebServiceComponentMBean | 
ApplicationMBean.lookupWebServiceComponent(String name)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ApplicationMBean.destroyWebServiceComponent(WebServiceComponentMBean webserviceComponent)
Deprecated.  
destroys WebServiceComponents 
 |