Uses of Package
com.sun.appserv.util.cache
Packages that use com.sun.appserv.util.cache
-
Classes in com.sun.appserv.util.cache used by com.sun.appserv.util.cacheClassDescriptionBaseCache Generic in-memory, abstract cachedefault CacheItem class implementationCache Generic cache interfaceCacheListener Generic cache listener interfacedefault 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.
-
Classes in com.sun.appserv.util.cache used by com.sun.appserv.util.cache.mbeansClassDescriptionBaseCache Generic in-memory, abstract cacheMultiLruCache -- in-memory bounded LRU cache with multiple LRU lists Underlying Hashtable is made into logical segments, with each segment having its own LRU list.LRUCache in-memory bounded cache with an LRU listMultiLruCache -- in-memory bounded LRU cache with multiple LRU lists Underlying Hashtable is made into logical segments, with each segment having its own LRU list.