jrockit.management
Interface HeapMemoryPoolMXBean

All Superinterfaces:
java.lang.management.MemoryPoolMXBean

public interface HeapMemoryPoolMXBean
extends java.lang.management.MemoryPoolMXBean

This interface exposes heap memory-specific information. It is a JRockit-specific extension of java.lang.management.MemoryPoolMXBean.

Author:
Marcus Hirt

Method Summary
 
Methods inherited from interface java.lang.management.MemoryPoolMXBean
getCollectionUsage, getCollectionUsageThreshold, getCollectionUsageThresholdCount, getMemoryManagerNames, getName, getPeakUsage, getType, getUsage, getUsageThreshold, getUsageThresholdCount, isCollectionUsageThresholdExceeded, isCollectionUsageThresholdSupported, isUsageThresholdExceeded, isUsageThresholdSupported, isValid, resetPeakUsage, setCollectionUsageThreshold, setUsageThreshold
 



Copyright © 2004-2005 BEA Systems Inc.