Uses of Class
com.sun.management.GarbageCollectionNotificationInfo
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 GarbageCollectionNotificationInfo in com.sun.management
Modifier and TypeMethodDescriptionGarbageCollectionNotificationInfo.from
(CompositeData cd) Returns aGarbageCollectionNotificationInfo
object represented by the givenCompositeData
.