BEA Systems, Inc.

Type-Safe Access to BEA WebLogic Server 9.0 MBeans (Deprecated)


Package weblogic.management

Interface Summary
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.  
RemoteNotificationListener Deprecated.  
WebLogicMBean The super interface for all WebLogic Server MBeans.
 

Class Summary
AttributeAddNotification Deprecated. 9.0.0.0
AttributeRemoveNotification Deprecated. 9.0.0.0
DeploymentNotification Deprecated. since WLS 9.0 .
DeploymentNotificationFilter  
EncryptionHelper This class contains convenience methods for accessing encrypted MBean attributes.
Helper Deprecated.  
WebLogicObjectName Deprecated. 9.0.0.0
 

Exception Summary
AbortDeploymentException AbortDeploymentException can be thrown by a DeploymentHandler when the deployment process cannot go on further and the server needs to exit.
ApplicationException  
CompatibilityException This exception is used to indicate some compatibility issue
DeferredDeploymentException Deprecated.  
DeploymentException Exceptions thrown during the deployment process.
DistributedAttributeUpdateException Deprecated.  
DistributedManagementException This exception wraps a set of exceptions thrown when trying to update attributes over multiple managed servers in a WebLogic Domain.
DistributedOperationUpdateException Deprecated.  
DistributedUpdateException This exception is the super-exception for exception that occured while propagating an updated from the Admin Server to a specific Managed Server.
InvalidAttributeValuesException The values specified are not valid.
InvalidRedeployRequestException  
ManagementException The top-level management exception.
ManagementRuntimeException This class is used to indicate a runtime error in the Management Subsytem of WebLogic Server.
MBeanCreationException Exception generated during the creation of an MBean.
NoAccessRuntimeException This is the exception that is thrown when an atempt is made to access an MBean and the operation or attributes is not available for given the established identity.
UndeploymentException Top-level exception for application undeployment exception.
 

Error Summary
ManagementError The top-level management exception.
 


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