Uses of Interface
com.sun.management.PhaseInfo
Packages that use 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
Classes in com.sun.management that implement PhaseInfoModifier and TypeClassDescriptionclassAConcurrentInfoobject represents a concurrent phase within a garbage collection.classAPauseInfoobject represents a pause event impacting all threads in a running Java virtual machine.