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.
 



Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.