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.
CacheElementSerialized Either serialized value or the value should be null;
CacheEventQueue An event queue is used to propagate ordered cache events to one and only one target listener.
CacheEventQueueFactory This class hands out event Queues.
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 This will be superceded by the new pluggable serializer infastructure.
CacheWatchRepairable Interceps the requests to the underlying ICacheObserver object so that the listeners can be recorded locally for remote connection recovery purposes.
CompositeCacheAttributes The CompositeCacheAttributes defines the general cache region settings.
ElementAttributes This it the element attribute descriptor class.
PooledCacheEventQueue An event queue is used to propagate ordered cache events to one and only one target listener.
ZombieCacheService Zombie adapter for any cache service.
ZombieCacheWatch Description of the Class
 

Package org.apache.jcs.engine Description

Interfaces used by the core and the auxiliary caches.



Copyright © 2002-2007 Apache Software Foundation. All Rights Reserved.