com.liferay.portal.cluster
Class ClusterInvokeThreadLocal

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

public class ClusterInvokeThreadLocal
extends java.lang.Object

View Source

Author:
Shuyang Zhou

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)