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

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

public class AEThreadMonitor
extends Object
implements AEJavaManagement.ThreadStuff


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

Constructor Detail

AEThreadMonitor

public AEThreadMonitor()
Method Detail

getThreadCPUTime

public long getThreadCPUTime()
Specified by:
getThreadCPUTime in interface AEJavaManagement.ThreadStuff

dumpThreads

public void dumpThreads()
Specified by:
dumpThreads in interface AEJavaManagement.ThreadStuff