com.bea.p13n.cache

com.bea.p13n.cache  Package

Interface Summary

AsynchronousCacheReloader

A tagging interface to support CacheReloaders that should be run asynchronously (in the background).

Cache

The main interface for the 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.