com.sun.portal.wireless.taglibs.ab
Class ABContextCache

java.lang.Object
  extended bycom.sun.portal.wireless.taglibs.base.ContextCache
      extended bycom.sun.portal.wireless.taglibs.ab.ABContextCache

public class ABContextCache
extends ContextCache

Cache class for holding ABContext objects.

See Also:
Context, ContextCache, ABContext

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

ABContextCache

public ABContextCache()