Uses of Class
com.ibm.lang.management.MemoryUsageRetrievalException
Packages that use MemoryUsageRetrievalException
-
Uses of MemoryUsageRetrievalException in com.ibm.lang.management
Methods in com.ibm.lang.management that throw MemoryUsageRetrievalExceptionModifier and TypeMethodDescriptionOperatingSystemMXBean.retrieveMemoryUsage()
Instantiates and returns an instance ofMemoryUsage
object that represents the current snapshot of Memory usage statistics.OperatingSystemMXBean.retrieveMemoryUsage
(MemoryUsage memObj) Returns an updatedMemoryUsage
object that represents the current snapshot of Memory usage statistics.