Uses of Class
com.sun.management.GarbageCollectionNotificationInfo
-
Packages that use GarbageCollectionNotificationInfo 软件包 描述 com.sun.management 该软件包包含JDK对java.lang.management
API标准实现的扩展,还定义了平台其他一些组件的管理接口。 -
-
Uses of GarbageCollectionNotificationInfo in com.sun.management
Methods in com.sun.management that return GarbageCollectionNotificationInfo 变量和类型 方法 描述 static GarbageCollectionNotificationInfo
GarbageCollectionNotificationInfo. from(CompositeData cd)
返回由给定的CompositeData
表示的GarbageCollectionNotificationInfo
对象。
-