Liferay 6.1.2-ce-ga3

com.liferay.portal.servlet.filters.threaddump
Class ThreadDumper

java.lang.Object
  extended by com.liferay.portal.servlet.filters.threaddump.ThreadDumper
All Implemented Interfaces:
Runnable

public class ThreadDumper
extends Object
implements Runnable


Constructor Summary
ThreadDumper()
           
 
Method Summary
 boolean isExecuted()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadDumper

public ThreadDumper()
Method Detail

isExecuted

public boolean isExecuted()

run

public void run()
Specified by:
run in interface Runnable

Liferay 6.1.2-ce-ga3