Uses of Package
com.sun.management
-
Packages that use com.sun.management Package Description com.ibm.lang.management OpenJ9 management extensions to java.lang.management.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.ibm.lang.management Class Description GarbageCollectorMXBean Platform-specific management interface for a garbage collector which performs collections in cycles.OperatingSystemMXBean Platform-specific management interface for the operating system on which the Java virtual machine is running.UnixOperatingSystemMXBean Platform-specific management interface for the Unix operating system on which the Java virtual machine is running. -
Classes in com.sun.management used by com.sun.management Class Description GarbageCollectionNotificationInfo Information about a garbage collection.GcInfo Garbage collection information.OperatingSystemMXBean Platform-specific management interface for the operating system on which the Java virtual machine is running.