BEA Systems, Inc.

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

(Methods marked with @since 9.0.0.0 or later are not available through the deprecated MBeanHome interface.)


Uses of Package
weblogic.management.utils

Packages that use weblogic.management.utils
weblogic.management.runtime   
weblogic.management.security   
weblogic.management.security.authentication   
weblogic.management.security.authorization   
weblogic.management.security.credentials   
weblogic.management.utils   
weblogic.security.providers.authentication   
weblogic.security.providers.authorization   
weblogic.security.providers.credentials   
 

Classes in weblogic.management.utils used by weblogic.management.runtime
NotFoundException
          The NotFoundException exception is thrown when the specified object does not exist.
 

Classes in weblogic.management.utils used by weblogic.management.security
ErrorCollectionException
          The ErrorCollectionException exception is thrown when multiple errors (that are related in some way) occur.
InvalidParameterException
          The InvalidParameterException exception is thrown when an invalid parameter is supplied.
 

Classes in weblogic.management.utils used by weblogic.management.security.authentication
AlreadyExistsException
          The AlreadyExistsException exception is thrown when the object to be created already exists.
InvalidParameterException
          The InvalidParameterException exception is thrown when an invalid parameter is supplied.
ListerMBean
          The ListerMBean interface provides a general mechanism for returning lists.
NameListerMBean
          The NameListerMBean interface defines a method used to return lists of names.
NotFoundException
          The NotFoundException exception is thrown when the specified object does not exist.
 

Classes in weblogic.management.utils used by weblogic.management.security.authorization
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.
ListerMBean
          The ListerMBean interface provides a general mechanism for returning lists.
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.
 

Classes in weblogic.management.utils used by weblogic.management.security.credentials
InvalidCursorException
          The InvalidCursorException exception is thrown when an invalid cursor is passed to a method that expects a cursor.
ListerMBean
          The ListerMBean interface provides a general mechanism for returning lists.
NotFoundException
          The NotFoundException exception is thrown when the specified object does not exist.
 

Classes in weblogic.management.utils used by weblogic.management.utils
InvalidCursorException
          The InvalidCursorException exception is thrown when an invalid cursor is passed to a method that expects a cursor.
ListerMBean
          The ListerMBean interface provides a general mechanism for returning lists.
 

Classes in weblogic.management.utils used by weblogic.security.providers.authentication
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.
 

Classes in weblogic.management.utils used by weblogic.security.providers.authorization
ListerMBean
          The ListerMBean interface provides a general mechanism for returning lists.
 

Classes in weblogic.management.utils used by weblogic.security.providers.credentials
ListerMBean
          The ListerMBean interface provides a general mechanism for returning lists.
 


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