Uses of Class
java.lang.management.MemoryNotificationInfo
-
Packages that use MemoryNotificationInfo 软件包 描述 java.lang.management 提供用于监视和管理Java虚拟机和Java运行时中其他组件的管理界面。 -
-
Uses of MemoryNotificationInfo in java.lang.management
Methods in java.lang.management that return MemoryNotificationInfo Modifier and Type 方法 描述 static MemoryNotificationInfo
MemoryNotificationInfo. from(CompositeData cd)
返回由给定的CompositeData
表示的MemoryNotificationInfo
对象。
-