com.liferay.portal.kernel.util
Class TimeZoneThreadLocal

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

public class TimeZoneThreadLocal
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
TimeZoneThreadLocal()
           
 
Method Summary
static java.util.TimeZone getTimeZone()
           
static void setTimeZone(java.util.TimeZone timeZone)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeZoneThreadLocal

public TimeZoneThreadLocal()
Method Detail

getTimeZone

public static java.util.TimeZone getTimeZone()

setTimeZone

public static void setTimeZone(java.util.TimeZone timeZone)