com.zwares.base.monitor
Class ThreadUtil

java.lang.Object
  |
  +--com.zwares.base.monitor.ThreadUtil

public class ThreadUtil
extends java.lang.Object


Constructor Summary
ThreadUtil()
           
 
Method Summary
static int getActiveThreadCount()
          Returns active thread count for the system group.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadUtil

public ThreadUtil()
Method Detail

getActiveThreadCount

public static int getActiveThreadCount()
Returns active thread count for the system group.