| Package | Description | 
|---|---|
| weblogic.management.configuration | |
| weblogic.management.deploy | |
| weblogic.management.runtime | 
| Modifier and Type | Method and Description | 
|---|---|
ApplicationMBean | 
DomainMBean.createApplication(String name)
Deprecated. 
 
9.0.0.0 
 | 
ApplicationMBean | 
ComponentMBean.getApplication()
Deprecated.  
The application this component is a part of. 
 | 
ApplicationMBean[] | 
DomainMBean.getApplications()
Deprecated. 
 
9.0.0.0 
 | 
ApplicationMBean | 
DomainMBean.lookupApplication(String name)
Deprecated. 
 
9.0.0.0 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DomainMBean.destroyApplication(ApplicationMBean application)
Deprecated. 
 
9.0.0.0 
 | 
void | 
ComponentMBean.setApplication(ApplicationMBean app)
Deprecated.  
Sets the value of the Application attribute. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DeploymentData.addTargetsForComponent(ApplicationMBean mbean,
                      String compName)
Deprecated. 
 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ApplicationMBean | 
DeploymentTaskRuntimeMBean.getDeploymentObject()
Deprecated.  
Lists the Application MBean involved in this task. 
 |