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


JMX Specification 1.2 Maintenance Release
Generated from RI build jmx-1_2_2_03-b34.1 2005.02.08_17:06:19_MET

Copyright 1999-2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.