Package com.bea.p13n.cache

Interface Summary
AsynchronousCacheReloader A tagging interface to support CacheReloaders that should be run asynchronously (in the background).
Cache The main interface for the cache.
CacheConfig Configuration of a Cache.
CacheDefaults Supplies default cache parameters for cache.
CacheReloader Reloader for cached objects.
CacheStats Interface to provide statistics on the cache.
ReloadableCache A cache that supports adding entries that know how to reload (rebuild) themselves.
 

Class Summary
CacheFactory Factory to create Singleton Cache objects.
P13nCacheProvider Default CacheProvider implementation.
 



Copyright © 2006 BEA Systems, Inc. All Rights Reserved