Package org.apache.jcs.engine.behavior

Interfaces used by the core and the auxiliary caches.

See:
          Description

Interface Summary
IAttributes Description of the Interface
ICache This is the top level interface for all cache like structures.
ICacheElement Description of the Interface
ICacheEventQueue Interface for a cache event queue.
ICacheListener Used to receive a cache event notification.
ICacheManager Inteface implemented by a specific cache.
ICacheObserver Used to register interest in receiving cache changes.
ICacheRestore Description of the Interface
ICacheService Used to retrieve and update the cache.
ICacheServiceAdmin Description of the Interface
ICacheType Inteface implemented by a specific cache.
ICompositeCacheAttributes Description of the Interface
IElementAttributes Inteface for cache element attributes classes.
IZombie Interface to mark an object as zombie for error recovery purposes.
 

Package org.apache.jcs.engine.behavior Description

Interfaces used by the core and the auxiliary caches.