Uses of Interface
javax.management.DynamicMBean
Packages that use DynamicMBean
Package
Description
Provides the core classes for the Java Management Extensions.
Provides the definition of the ModelMBean classes.
-
Uses of DynamicMBean in javax.management
Classes in javax.management that implement DynamicMBeanModifier and TypeClassDescriptionclassAn MBean whose management interface is determined by reflection on a Java interface, and that emits notifications.classAn 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.modelmbeanModifier and TypeInterfaceDescriptioninterfaceThis interface must be implemented by the ModelMBeans.Classes in javax.management.modelmbean that implement DynamicMBeanModifier and TypeClassDescriptionclassThis class is the implementation of a ModelMBean.