Uses of Package
com.sun.management
-
Packages that use com.sun.management 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. -
Classes in com.sun.management used by com.sun.management Class Description GarbageCollectionNotificationInfo The information about a garbage collectionGcInfo Garbage collection information.OperatingSystemMXBean Platform-specific management interface for the operating system on which the Java virtual machine is running.VMOption Information about a VM option including its value and where the value came from which is referred as itsorigin
.VMOption.Origin Origin of the value of a VM option.