|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.3) Part Number E41849-02 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MBeanHome | |
---|---|
weblogic.management | Provides for the configuration, control and monitoring of a WebLogic Domain. |
weblogic.management.deploy | Provides for deploying applications and standalone modules to server instances and clusters in a WebLogic Server domain. |
Uses of MBeanHome in weblogic.management |
---|
Methods in weblogic.management that return MBeanHome | |
---|---|
static MBeanHome |
Helper.getAdminMBeanHome(String user,
String password,
String adminServerURL)
Deprecated. Returns the MBeanHome for the entire administrative domain. |
static MBeanHome |
Helper.getMBeanHome(String user,
String password,
String serverURL,
String serverName)
Deprecated. Returns the regular MBeanHome of the server specified. |
MBeanHome |
RemoteMBeanServer.getMBeanHome()
Deprecated. Returns the local MBeanHome interface. |
Methods in weblogic.management with parameters of type MBeanHome | |
---|---|
void |
MBeanHome.addManagedHome(MBeanHome managedHome,
String managedServerName,
String managedURL)
Deprecated. Adds managed MBeanHome to the admin mbean server. |
Uses of MBeanHome in weblogic.management.deploy |
---|
Methods in weblogic.management.deploy with parameters of type MBeanHome | |
---|---|
static DeployerRuntimeMBean |
DeployerRuntime.getDeployerRuntime(MBeanHome home)
Deprecated. Provides credentialed client access to the DeployerRuntime singleton. |
|
Copyright 1996, 2014, 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.1.3) Part Number E41849-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |