Package com.sun.appserv.util.cache
package com.sun.appserv.util.cache
-
ClassDescriptionBaseCache Generic in-memory, abstract cachedefault CacheItem class implementationMultiLruCache -- in-memory bounded LRU cache with multiple LRU lists Underlying Hashtable is made into logical segments, with each segment having its own LRU list.Cache Generic cache interfaceCacheListener Generic cache listener interfacedefine all cache related constantsLRUCache in-memory bounded cache with an LRU listdefault CacheItem class implementationMultiLruCache -- in-memory bounded LRU cache with multiple LRU lists Underlying Hashtable is made into logical segments, with each segment having its own LRU list.