com.liferay.portal.kernel.util
Class ThreadUtil

java.lang.Object
  extended by com.liferay.portal.kernel.util.ThreadUtil

public class ThreadUtil
extends java.lang.Object

View Source

Author:
Tina Tian, Shuyang Zhou

Constructor Summary
ThreadUtil()
           
 
Method Summary
static java.lang.Thread[] getThreads()
           
static java.lang.String threadDump()
           
 
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

getThreads

public static java.lang.Thread[] getThreads()

threadDump

public static java.lang.String threadDump()