org.gudy.azureus2.core3.util.jman
Class AEMemoryMonitor

java.lang.Object
  extended by org.gudy.azureus2.core3.util.jman.AEMemoryMonitor
All Implemented Interfaces:
AEJavaManagement.MemoryStuff

public class AEMemoryMonitor
extends Object
implements AEJavaManagement.MemoryStuff


Constructor Summary
AEMemoryMonitor()
           
 
Method Summary
 long getMaxHeapMB()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AEMemoryMonitor

public AEMemoryMonitor()
Method Detail

getMaxHeapMB

public long getMaxHeapMB()
Specified by:
getMaxHeapMB in interface AEJavaManagement.MemoryStuff