BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


Uses of Class
weblogic.management.MBeanCreationException

Packages that use MBeanCreationException
weblogic.management Provides for the configuration, control and monitoring of a WebLogic Domain. 
 

Uses of MBeanCreationException in weblogic.management
 

Methods in weblogic.management that throw MBeanCreationException
 WebLogicMBean MBeanHome.createAdminMBean(String name, String type, String domain, weblogic.management.configuration.ConfigurationMBean parent)
          Deprecated. Creates an Administration MBean with the name, type, domain, and parent that you specify.
 WebLogicMBean MBeanHome.createAdminMBean(String name, String type, String domain)
          Deprecated. Creates an Administration MBean with the specified name, type, and domain.
 WebLogicMBean MBeanHome.createAdminMBean(String name, String type)
          Deprecated. Creates an Administration MBean with the specified name and type in the default JMX domain.
 


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