com.liferay.portal.kernel.util
Class ClearTimerThreadUtil

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

public class ClearTimerThreadUtil
extends java.lang.Object

Author:
Shuyang Zhou

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 java.lang.Exception
Throws:
java.lang.Exception