Uses of Class
com.sun.management.GarbageCollectionNotificationInfo
Packages that use GarbageCollectionNotificationInfo
包
描述
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
Methods in com.sun.management that return GarbageCollectionNotificationInfo修饰符和类方法描述GarbageCollectionNotificationInfo.from(CompositeData cd) Returns aGarbageCollectionNotificationInfoobject represented by the givenCompositeData.