com.liferay.portal.kernel.util
Class NotificationThreadLocal

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

public class NotificationThreadLocal
extends java.lang.Object

View Source

Author:
Jorge Ferrer

Constructor Summary
NotificationThreadLocal()
           
 
Method Summary
static boolean isNotificationEnabled()
           
static void setNotificationEnabled(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

isNotificationEnabled

public static boolean isNotificationEnabled()

setNotificationEnabled

public static void setNotificationEnabled(boolean enabled)