Liferay 6.2-ce-ga5

com.liferay.portal.kernel.util
Class ThreadUtil

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

public class ThreadUtil
extends Object


Constructor Summary
ThreadUtil()
           
 
Method Summary
static Thread[] getThreads()
           
static 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 Thread[] getThreads()

threadDump

public static String threadDump()

Liferay 6.2-ce-ga5