Package org.apache.jcs.engine

Interfaces used by the core and the auxiliary caches.

See:
          Description

Interface Summary
CacheConstants Constants used throughout the JCS cache engine
 

Class Summary
Attributes Element attribute descriptor class.
CacheAdaptor Used for Cache-to-Cache messaging purposes.
CacheDescriptor Used to associates a list of cache event queues for a cache.
CacheElement Generic element wrapper.
CacheEventQueue An event queue is used to propagate ordered cache events to one and only one target listener.
CacheEventQueue.Node  
CacheGroup Description of the Class
CacheInfo A shared static variable holder for the lateral cache
CacheListeners Used to associates a set of [cache listener to cache event queue] for a cache.
CacheUtils Description of the Class
CacheWatchRepairable Interceps the requests to the underlying ICacheObserver object so that the listeners can be recorded locally for remote connection recovery purposes.
CompositeCacheAttributes Description of the Class
ElementAttributes Element attribute descriptor class.
ZombieCacheService Description of the Class
ZombieCacheWatch Description of the Class
 

Package org.apache.jcs.engine Description

Interfaces used by the core and the auxiliary caches.