com.sun.portal.wireless.taglibs.cal
Class CalContextCache

java.lang.Object
  extended bycom.sun.portal.wireless.taglibs.base.ContextCache
      extended bycom.sun.portal.wireless.taglibs.cal.CalContextCache

public class CalContextCache
extends ContextCache

Cache class for holding CalContext objects.

See Also:
com.sun.portal.wireless.taglibs.base.Context

Field Summary
 
Fields inherited from class com.sun.portal.wireless.taglibs.base.ContextCache
contextCache, contexts, START_SIZE
 
Constructor Summary
CalContextCache()
           
 
Methods inherited from class com.sun.portal.wireless.taglibs.base.ContextCache
get, getInstance, put, put
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalContextCache

public CalContextCache()