Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 7

DRAFT internal-b24

Uses of Interface
javax.management.DynamicMBean

Packages that use DynamicMBean
javax.management Provides the core classes for the Java Management Extensions. 
javax.management.modelmbean Provides the definition of the ModelMBean classes. 
 

Uses of DynamicMBean in javax.management
 

Classes in javax.management that implement DynamicMBean
 class StandardEmitterMBean
          An MBean whose management interface is determined by reflection on a Java interface, and that emits notifications.
 class StandardMBean
          An MBean whose management interface is determined by reflection on a Java interface.
 

Uses of DynamicMBean in javax.management.modelmbean
 

Subinterfaces of DynamicMBean in javax.management.modelmbean
 interface ModelMBean
          This interface must be implemented by the ModelMBeans.
 

Classes in javax.management.modelmbean that implement DynamicMBean
 class RequiredModelMBean
          This class is the implementation of a ModelMBean.
 


Java™ Platform
Standard Ed. 7

DRAFT internal-b24

Submit a bug or feature

Copyright 2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.