BEA Systems, Inc.

Uses of Package
weblogic.management

Packages that use weblogic.management
weblogic.cluster.singleton Provides interfaces to support WebLogic Clustering. 
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. 
weblogic.management.runtime Contains classes and interfaces for monitoring a WebLogic Server domain. 
 

Classes in weblogic.management used by weblogic.cluster.singleton
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
ApplicationException
           
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.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.runtime
WebLogicMBean
          The super interface for all WebLogic Server MBeans.
 


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