- java.lang.Object
-
- com.ibm.java.lang.management.internal.MemoryPoolMXBeanImpl
-
- com.ibm.lang.management.internal.MemoryPoolMXBeanImpl
-
- All Implemented Interfaces:
MemoryPoolMXBean
,MemoryPoolMXBean
,PlatformManagedObject
public final class MemoryPoolMXBeanImpl extends com.ibm.java.lang.management.internal.MemoryPoolMXBeanImpl implements MemoryPoolMXBean
Implementation of the extended MemoryPoolMXBean.
-
-
Method Summary
-
Methods declared in class com.ibm.java.lang.management.internal.MemoryPoolMXBeanImpl
getCollectionUsage, getCollectionUsageThreshold, getCollectionUsageThresholdCount, getMemoryManagerNames, getName, getObjectName, getPeakUsage, getPreCollectionUsage, getType, getUsage, getUsageThreshold, getUsageThresholdCount, isCollectionUsageThresholdExceeded, isCollectionUsageThresholdSupported, isUsageThresholdExceeded, isUsageThresholdSupported, isValid, resetPeakUsage, setCollectionUsageThreshold, setUsageThreshold
-
Methods declared in class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods declared in interface com.ibm.lang.management.MemoryPoolMXBean
getPreCollectionUsage
-
Methods declared in interface java.lang.management.MemoryPoolMXBean
getCollectionUsage, getCollectionUsageThreshold, getCollectionUsageThresholdCount, getMemoryManagerNames, getName, getPeakUsage, getType, getUsage, getUsageThreshold, getUsageThresholdCount, isCollectionUsageThresholdExceeded, isCollectionUsageThresholdSupported, isUsageThresholdExceeded, isUsageThresholdSupported, isValid, resetPeakUsage, setCollectionUsageThreshold, setUsageThreshold
-
Methods declared in interface java.lang.management.PlatformManagedObject
getObjectName
-
-