Uses of Class
org.apache.taglibs.cache.LRUCache

Uses of LRUCache in org.apache.taglibs.cache
 

Methods in org.apache.taglibs.cache that return LRUCache
static LRUCache CacheUtil.getCache(int scope, java.lang.String name, javax.servlet.jsp.PageContext ctx)
          Retrieves (and creates if necessary) an appropriate LRUCache given a scope, name, and context.
 



Copyright ? 2000-2004 The Apache Software Foundation. All Rights Reserved.