com.sun.portal.wireless.taglibs.util
Class UtilContextCache

java.lang.Object
  extended bycom.sun.portal.wireless.taglibs.base.ContextCache
      extended bycom.sun.portal.wireless.taglibs.util.UtilContextCache

public class UtilContextCache
extends ContextCache

Cache class for holding UtilContext objects.

See Also:
Context

Field Summary
 
Fields inherited from class com.sun.portal.wireless.taglibs.base.ContextCache
contextCache, contexts, START_SIZE
 
Constructor Summary
UtilContextCache()
           
 
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

UtilContextCache

public UtilContextCache()