|
Oracle | ||||||||||
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. |
MBeanHome |
RemoteMBeanServer.getMBeanHome()
Deprecated. Returns the local MBeanHome interface. |
static MBeanHome |
Helper.getMBeanHome(String user,
String password,
String serverURL,
String serverName)
Deprecated. Returns the regular MBeanHome of the server specified. |
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 weblogic.management.runtime.DeployerRuntimeMBean |
DeployerRuntime.getDeployerRuntime(MBeanHome home)
Deprecated. Provides credentialed client access to the DeployerRuntime singleton. |
|
Documentation is available at http://download.oracle.com/docs/cd/E12839_01/web.1111 Copyright 1996,2009, 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. Part Number E13941-01 Oracle WebLogic Server 10.3.1 API Reference |
|||||||||
PREV NEXT | FRAMES NO FRAMES |