BEA Systems, Inc.

Type-Safe Access to BEA WebLogic Server 9.2 MBeans (Deprecated)

(Methods marked with @since 9.0.0.0 are not available through the deprecated MBeanHome interface.)


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.getApplications()
          Deprecated. 9.0.0.0
 ApplicationMBean DomainMBean.createApplication(String name)
          Deprecated. 9.0.0.0
 ApplicationMBean DomainMBean.lookupApplication(String name)
          Deprecated. 9.0.0.0
 ApplicationMBean ComponentMBean.getApplication()
          Deprecated. The application this component is a part of.
 

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.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.