Object
com.liferay.portal.servlet.filters.threaddump.ThreadDumper
- All Implemented Interfaces:
Runnable
- Author:
- Shuyang Zhou, Brian Wing Shun Chan
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ThreadDumper
public ThreadDumper()
-
Method Details
-
isExecuted
public boolean isExecuted()
-
run
public void run()
- Specified by:
run
in interface Runnable