Uses of Class
com.ibm.lang.management.TotalPhysicalMemoryNotificationInfo
Package
Description
OpenJ9 management extensions to java.lang.management.
-
Uses of TotalPhysicalMemoryNotificationInfo in com.ibm.lang.management
Modifier and TypeMethodDescriptionTotalPhysicalMemoryNotificationInfo.from
(CompositeData cd) Receives aCompositeData
representing aTotalPhysicalMemoryNotificationInfo
object and attempts to return the rootTotalPhysicalMemoryNotificationInfo
instance. -
Uses of TotalPhysicalMemoryNotificationInfo in com.ibm.lang.management.internal
Modifier and TypeMethodDescriptionstatic CompositeData
TotalPhysicalMemoryNotificationInfoUtil.toCompositeData
(TotalPhysicalMemoryNotificationInfo info)