BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Package weblogic.management

Interface Summary
MBeanHome There are 2 interfaces to access MBeans:
RemoteMBeanServer  
RemoteNotificationListener  
WebLogicMBean The super interface for all MBeans.
 

Class Summary
AttributeAddNotification The notification broadcasted by a WebLogicMBean when an adder is invoked.
AttributeRemoveNotification The notification broadcasted by a WebLogicMBean when an remover is invoked.
Helper  
WebLogicObjectName The WebLogic Server Management API distinguishes between three types of MBeans:
 

Exception Summary
DeploymentException Top-level exception for application deployment exception.
DistributedAttributeUpdateException This exception wraps an exception that occured while propagating a specific attribute change (set) from the Admin Server to a specific Managed Server.
DistributedManagementException This exception wraps a set of exceptions thrown when trying to update attributes over multiple managed servers in a WebLogic Domain.
DistributedOperationUpdateException This exception wraps an exception that occured while propagating a specific operation from the Admin Server to a specific Managed Server.
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  
NoAccessException The Access violation exception on Management targets.
NoAccessRuntimeException The Access violation exception on Management targets.
UndeploymentException Top-level exception for application undeployment exception.
 

Error Summary
ManagementError The top-level management exception.
 

Author:
Copyright © 2001 BEA Systems, Inc. All Rights Reserved.

Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.