Uses of Interface
com.sun.management.PhaseInfo
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.-
Uses of PhaseInfo in com.sun.management
Modifier and TypeClassDescriptionclass
AConcurrentInfo
object represents a concurrent phase within a garbage collection.class
APauseInfo
object represents a pause event impacting all threads in a running Java virtual machine.