Uses of Package
com.sun.management

Packages that use com.sun.management
Package
Description
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.
  • Class
    Description
    A ConcurrentInfo object represents a concurrent phase within a garbage collection.
    The information about a garbage collection
    Garbage collection information.
    Platform-specific management interface for a memory manager of the Java virtual machine
    Platform-specific management interface for the operating system on which the Java virtual machine is running.
    A PauseInfo object represents a pause event impacting all threads in a running Java virtual machine.
    The PhaseInfo interface is the common interface of ConcurrentInfo and PauseInfo.
    Information about a VM option including its value and where the value came from which is referred as its origin.
    Origin of the value of a VM option.