Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01

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


Copyright 1996, 2013, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01