Liferay 6.0.5

com.liferay.portal.events
Class ShutdownHook

java.lang.Object
  extended by com.liferay.portal.events.ShutdownHook
All Implemented Interfaces:
Runnable

public class ShutdownHook
extends Object
implements Runnable


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

Constructor Detail

ShutdownHook

public ShutdownHook()
Method Detail

run

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

printFullThreadDump

protected void printFullThreadDump()

Liferay 6.0.5