Oracle Fusion Middleware
Oracle WebLogic Server MBean Javadoc
11g Release 1 (10.3.3)

Part Number E13945-03

Uses of Interface
weblogic.management.configuration.ApplicationMBean

Packages that use ApplicationMBean
weblogic.management.configuration   
weblogic.management.runtime   
 

Uses of ApplicationMBean in weblogic.management.configuration
 

Methods in weblogic.management.configuration that return ApplicationMBean
 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
 

Methods in weblogic.management.configuration with parameters of type ApplicationMBean
 void DomainMBean.destroyApplication(ApplicationMBean application)
          Deprecated. 9.0.0.0
 void ComponentMBean.setApplication(ApplicationMBean app)
          Deprecated. Sets the value of the Application attribute.
 

Uses of ApplicationMBean in weblogic.management.runtime
 

Methods in weblogic.management.runtime that return ApplicationMBean
 ApplicationMBean DeploymentTaskRuntimeMBean.getDeploymentObject()
          Deprecated. Lists the Application MBean involved in this task.
 


Copyright 1996, 2010, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server MBean Javadoc
11g Release 1 (10.3.3)

Part Number E13945-03