Uses of Class
com.ibm.lang.management.ProcessingCapacityNotificationInfo
-
Packages that use ProcessingCapacityNotificationInfo Package Description com.ibm.lang.management OpenJ9 management extensions to java.lang.management.com.ibm.lang.management.internal -
-
Uses of ProcessingCapacityNotificationInfo in com.ibm.lang.management
Methods in com.ibm.lang.management that return ProcessingCapacityNotificationInfo Modifier and Type Method Description static ProcessingCapacityNotificationInfoProcessingCapacityNotificationInfo. from(CompositeData cd)Receives aCompositeDatarepresenting aProcessingCapacityNotificationInfoobject and attempts to return the rootProcessingCapacityNotificationInfoinstance. -
Uses of ProcessingCapacityNotificationInfo in com.ibm.lang.management.internal
Methods in com.ibm.lang.management.internal with parameters of type ProcessingCapacityNotificationInfo Modifier and Type Method Description static CompositeDataProcessingCapacityNotificationInfoUtil. toCompositeData(ProcessingCapacityNotificationInfo info)
-