Liferay 7.0-ga1 portal-kernel

com.liferay.portal.kernel.util
Class NotificationThreadLocal

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

public class NotificationThreadLocal
extends Object


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

NotificationThreadLocal

public NotificationThreadLocal()
Method Detail

isEnabled

public static boolean isEnabled()

setEnabled

public static void setEnabled(boolean enabled)

Liferay 7.0-ga1 portal-kernel