Uses of Class
com.sun.management.GarbageCollectionNotificationInfo
| Package | Description | 
|---|---|
| com.sun.management | This package contains the JDK's extension to
 the standard implementation of the
  java.lang.managementAPI and also defines the management
 interface for some other components of the platform. | 
- 
Uses of GarbageCollectionNotificationInfo in com.sun.managementMethods in com.sun.management that return GarbageCollectionNotificationInfo Modifier and Type Method Description static GarbageCollectionNotificationInfoGarbageCollectionNotificationInfo. from(CompositeData cd)Returns aGarbageCollectionNotificationInfoobject represented by the givenCompositeData.