Liferay 6.1.2-ce-ga3

com.liferay.portal.kernel.util
Class ClearTimerThreadUtil

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

public class ClearTimerThreadUtil
extends Object


Constructor Summary
ClearTimerThreadUtil()
           
 
Method Summary
static void clearTimerThread()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClearTimerThreadUtil

public ClearTimerThreadUtil()
Method Detail

clearTimerThread

public static void clearTimerThread()
                             throws Exception
Throws:
Exception

Liferay 6.1.2-ce-ga3