Liferay 6.2-ce-ga5

com.liferay.portal.kernel.cluster
Class ClusterInvokeThreadLocal

java.lang.Object
  extended by com.liferay.portal.kernel.cluster.ClusterInvokeThreadLocal

public class ClusterInvokeThreadLocal
extends Object


Constructor Summary
ClusterInvokeThreadLocal()
           
 
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

ClusterInvokeThreadLocal

public ClusterInvokeThreadLocal()
Method Detail

isEnabled

public static boolean isEnabled()

setEnabled

public static void setEnabled(boolean enabled)

Liferay 6.2-ce-ga5