Liferay 6.2-ce-ga5

com.liferay.portal.messaging.async
Class AsyncInvokeThreadLocal

java.lang.Object
  extended by com.liferay.portal.messaging.async.AsyncInvokeThreadLocal

public class AsyncInvokeThreadLocal
extends Object


Constructor Summary
AsyncInvokeThreadLocal()
           
 
Method Summary
static boolean isEnabled()
           
static void setEnabled(boolean enabled)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AsyncInvokeThreadLocal

public AsyncInvokeThreadLocal()
Method Detail

isEnabled

public static boolean isEnabled()

setEnabled

public static void setEnabled(boolean enabled)

Liferay 6.2-ce-ga5