Liferay 6.1.2-ce-ga3

com.liferay.portal.kernel.util
Class ClearThreadLocalUtil

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

public class ClearThreadLocalUtil
extends Object


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

Constructor Detail

ClearThreadLocalUtil

public ClearThreadLocalUtil()
Method Detail

clearThreadLocal

public static void clearThreadLocal()
                             throws Exception
Throws:
Exception

Liferay 6.1.2-ce-ga3