BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


Uses of Package
weblogic.management

Packages that use weblogic.management
weblogic.application This package contains public WebLogic Application classes / interfaces. 
weblogic.diagnostics.watch This package provides interfaces that retrieve information about diagnostic watches and JMX watch notifications. 
weblogic.jms Factory used in implementing the optional JMS Server Session Pool feature. 
weblogic.logging WebLogic Logging APIs for logging messages to server and client logs. 
weblogic.logging.log4j   
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.logging   
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. 

weblogic.security   
weblogic.servlet   
weblogic.wtc.gwt   
 

Classes in weblogic.management used by weblogic.application
ApplicationException
           
DeploymentException
          Exceptions thrown during the deployment process.
 

Classes in weblogic.management used by weblogic.diagnostics.watch
ManagementException
          The top-level management exception.
 

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

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

Classes in weblogic.management used by weblogic.logging.log4j
ManagementException
          The top-level management exception.
 

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
ManagementException
          The top-level management exception.
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.logging
ManagementException
          The top-level management exception.
 

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

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

Classes in weblogic.management used by weblogic.servlet
DeploymentException
          Exceptions thrown during the deployment process.
 

Classes in weblogic.management used by weblogic.wtc.gwt
DeploymentException
          Exceptions thrown during the deployment process.
ManagementException
          The top-level management exception.
UndeploymentException
          Top-level exception for application undeployment exception.
 


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