Uses of Interface
javax.management.openmbean.CompositeDataView
-
Packages that use CompositeDataView Package Description com.sun.management This package contains the JDK's extension to the standard implementation of thejava.lang.management
API and also defines the management interface for some other components of the platform. -
-
Uses of CompositeDataView in com.sun.management
Classes in com.sun.management that implement CompositeDataView Modifier and Type Class Description class
GarbageCollectionNotificationInfo
The information about a garbage collectionclass
GcInfo
Garbage collection information.
-