Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-02

Uses of Package
weblogic.management

Packages that use weblogic.management
com.bea.wls.redef.runtime Provides interfaces for com.bea.wls.redef.runtime
weblogic.diagnostics.accessor.runtime Provides interfaces for weblogic.diagnostics.accessor.runtime
weblogic.management Provides for the configuration, control and monitoring of a WebLogic Domain. 
weblogic.management.configuration Contains classes and interfaces for configuring a WebLogic Server domain. 
weblogic.management.deploy Provides for deploying applications and standalone modules to server instances and clusters in a WebLogic Server domain. 
weblogic.management.mbeanservers.edit Provides interfaces and exceptions for weblogic.management.mbeanservers.edit
weblogic.management.runtime Contains classes and interfaces for monitoring a WebLogic Server domain. 
weblogic.management.utils This package includes interfaces and exceptions for developers who are interested in creating custom applications that use BEA WebLogic Server facilities to monitor and configure applications and WebLogic Server instances. 
 

Classes in weblogic.management used by com.bea.wls.redef.runtime
ManagementException
          The top-level management exception.
WebLogicMBean
          The super interface for all WebLogic Server MBeans.
 

Classes in weblogic.management used by weblogic.diagnostics.accessor.runtime
ManagementException
          The top-level management exception.
WebLogicMBean
          The super interface for all WebLogic Server MBeans.
 

Classes in weblogic.management used by weblogic.management
DeploymentException
          Exceptions thrown during the deployment process.
DistributedUpdateException
          This exception is the super-exception for exception that occured while propagating an updated from the Admin Server to a specific Managed Server.
ManagementException
          The top-level management exception.
MBeanCreationException
          Exception generated during the creation of an MBean.
MBeanHome
          Deprecated. 9.0.0.0 Replaced by standard JMX design patterns in which clients use the javax.management.MBeanServerConnection interface to discover MBeans, attributes, and attribute types at runtime.
RemoteMBeanServer
          Deprecated.  
WebLogicMBean
          The super interface for all WebLogic Server MBeans.
WebLogicObjectName
          Deprecated. 9.0.0.0
 

Classes in weblogic.management used by weblogic.management.configuration
DistributedManagementException
          This exception wraps a set of exceptions thrown when trying to update attributes over multiple managed servers in a WebLogic Domain.
ManagementException
          The top-level management exception.
WebLogicMBean
          The super interface for all WebLogic Server MBeans.
 

Classes in weblogic.management used by weblogic.management.deploy
MBeanHome
          Deprecated. 9.0.0.0 Replaced by standard JMX design patterns in which clients use the javax.management.MBeanServerConnection interface to discover MBeans, attributes, and attribute types at runtime.
 

Classes in weblogic.management used by weblogic.management.mbeanservers.edit
ManagementException
          The top-level management exception.
 

Classes in weblogic.management used by weblogic.management.runtime
ManagementException
          The top-level management exception.
WebLogicMBean
          The super interface for all WebLogic Server MBeans.
 

Classes in weblogic.management used by weblogic.management.utils
DeploymentException
          Exceptions thrown during the deployment process.
UndeploymentException
          Top-level exception for application undeployment exception.
 


Copyright 1996, 2013, 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.2)

Part Number E27170-02