Uses of Interface
javax.management.DynamicMBean
Packages that use DynamicMBean
包
描述
This package contains the JDK's extension to
the standard implementation of the
java.lang.management
API and also defines the management
interface for some other components of the platform.Provides the core classes for the Java Management Extensions.
Provides the definition of the ModelMBean classes.
-
Uses of DynamicMBean in com.sun.management
Subinterfaces of DynamicMBean in com.sun.management修饰符和类Interface描述interface
Management interface for the diagnostic commands for the HotSpot Virtual Machine. -
Uses of DynamicMBean in javax.management
Classes in javax.management that implement DynamicMBean修饰符和类Class描述class
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
Subinterfaces of DynamicMBean in javax.management.modelmbeanClasses in javax.management.modelmbean that implement DynamicMBean