BEA Systems, Inc.

WebLogic Server 8.1 API Reference

Package 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.

See:
          Description

Interface Summary
LDAPServerMBean The LDAPServerMBean interface defines methods used to get/set the configuration attributes that are required to communicate with an external LDAP server.
ListerMBean The ListerMBean interface provides a general mechanism for returning lists.
NameListerMBean The NameListerMBean interface defines a method used to return lists of names.
 

Exception Summary
AlreadyExistsException The AlreadyExistsException exception is thrown when the object to be created already exists.
CreateException The CreateException exception is thrown when there is a problem detected with the object to be created.
ErrorCollectionException The ErrorCollectionException exception is thrown when multiple errors (that are related in some way) occur.
InvalidCursorException The InvalidCursorException exception is thrown when an invalid cursor is passed to a method that expects a cursor.
InvalidParameterException The InvalidParameterException exception is thrown when an invalid parameter is supplied.
NotFoundException The NotFoundException exception is thrown when the specified object does not exist.
RemoveException The RemoveException exception is thrown when there is a problem detected with the object to be removed.
 

Package weblogic.management.utils Description

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.

The general-purpose interfaces and classes in this package can be used for configuration, runtime, and security MBeans. The exceptions are common exceptions. The interfaces provide methods for handling large lists of data (ListerMBean and NameListerMBean), and methods used to get/set configuration attributes required to communicate with an external LDAP server (LDAPServerMBean).

Author:
Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
See Also:
JMX 1.0 specification

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81