wt.calendar
Class WTCalendarCacheManager

java.lang.Object
  extended bywt.calendar.WTCalendarCacheManager

public class WTCalendarCacheManager
extends Object

This class administrates the calendar cache.


Field Summary
private static WTCalendarCache calendarCache
           
 
Constructor Summary
WTCalendarCacheManager()
           
 
Method Summary
private static void createWTCalendarCache()
           
static WTCalendarCache getWTCalendarCache()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

calendarCache

private static WTCalendarCache calendarCache
Constructor Detail

WTCalendarCacheManager

public WTCalendarCacheManager()
Method Detail

getWTCalendarCache

public static WTCalendarCache getWTCalendarCache()

createWTCalendarCache

private static void createWTCalendarCache()