|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ApplicationMBean | |
---|---|
weblogic.management.configuration | |
weblogic.management.deploy | |
weblogic.management.runtime |
Uses of ApplicationMBean in weblogic.management.configuration |
---|
Methods in weblogic.management.configuration that return ApplicationMBean | |
---|---|
abstract ApplicationMBean |
DomainMBean.createApplication(String name) Deprecated. 9.0.0.0 |
abstract ApplicationMBean |
ComponentMBean.getApplication() Deprecated. The application this component is a part of. |
abstract ApplicationMBean[] |
DomainMBean.getApplications() Deprecated. 9.0.0.0 |
abstract ApplicationMBean |
DomainMBean.lookupApplication(String name) Deprecated. 9.0.0.0 |
Methods in weblogic.management.configuration with parameters of type ApplicationMBean | |
---|---|
abstract void |
DomainMBean.destroyApplication(ApplicationMBean application) Deprecated. 9.0.0.0 |
abstract void |
ComponentMBean.setApplication(ApplicationMBean app) Deprecated. Sets the value of the Application attribute. |
Uses of ApplicationMBean in weblogic.management.deploy |
---|
Methods in weblogic.management.deploy with parameters of type ApplicationMBean | |
---|---|
void |
DeploymentData.addTargetsForComponent(ApplicationMBean mbean, String compName) Deprecated. Since 9.0. Use DeploymentData.addModuleTargets(java.lang.String, java.lang.String[]) |
Uses of ApplicationMBean in weblogic.management.runtime |
---|
Methods in weblogic.management.runtime that return ApplicationMBean | |
---|---|
abstract ApplicationMBean |
DeploymentTaskRuntimeMBean.getDeploymentObject() Deprecated. Lists the Application MBean involved in this task. |
|
Copyright 1996, 2015, 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 Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |