Liferay 6.2-ce-ga5

com.liferay.portal.kernel.messaging.proxy
Class ProxyModeThreadLocal

java.lang.Object
  extended by com.liferay.portal.kernel.messaging.proxy.ProxyModeThreadLocal

public class ProxyModeThreadLocal
extends Object


Constructor Summary
ProxyModeThreadLocal()
           
 
Method Summary
static boolean isForceSync()
           
static void setForceSync(boolean forceSync)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProxyModeThreadLocal

public ProxyModeThreadLocal()
Method Detail

isForceSync

public static boolean isForceSync()

setForceSync

public static void setForceSync(boolean forceSync)

Liferay 6.2-ce-ga5