Uses of Interface
javax.management.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
Modifier and TypeClassDescriptionclass
An MBean whose management interface is determined by reflection on a Java interface, and that emits notifications.class
An MBean whose management interface is determined by reflection on a Java interface. -
Uses of DynamicMBean in javax.management.modelmbean
Modifier and TypeInterfaceDescriptioninterface
This interface must be implemented by the ModelMBeans.Modifier and TypeClassDescriptionclass
This class is the implementation of a ModelMBean.