Skip navigation links


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.
IKeySelector This interface allows you to specify a subset of cache keys.
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.

 


Skip navigation links


Copyright © 2010, Oracle. All rights reserved.