Uses of Class
com.ibm.lang.management.TotalPhysicalMemoryNotificationInfo
Packages that use TotalPhysicalMemoryNotificationInfo
Package
Description
OpenJ9 management extensions to java.lang.management.
-
Uses of TotalPhysicalMemoryNotificationInfo in com.ibm.lang.management
Methods in com.ibm.lang.management that return TotalPhysicalMemoryNotificationInfoModifier 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
Methods in com.ibm.lang.management.internal with parameters of type TotalPhysicalMemoryNotificationInfoModifier and TypeMethodDescriptionstatic CompositeData
TotalPhysicalMemoryNotificationInfoUtil.toCompositeData
(TotalPhysicalMemoryNotificationInfo info)