Package org.apache.commons.jcs3.engine
package org.apache.commons.jcs3.engine
Interfaces used by the core and the auxiliary caches.
-
ClassDescriptionAn abstract base class to the different implementationsCacheAdaptor<K,
V> Used for Cache-to-Cache messaging purposes.CacheElement<K,V> Generic element wrapper.Either serialized value or the value should be null;CacheEventQueue<K,V> An event queue is used to propagate ordered cache events to one and only one target listener.This class hands out event Queues.Deprecated.The grouping functionality is on the way out.This is a static variable holder for the distribution auxiliaries that need something like a vmid.CacheListeners<K,V> Used to associates a set of [cache listener to cache event queue] for a cache.Cache statusesIntercepts the requests to the underlying ICacheObserver object so that the listeners can be recorded locally for remote connection recovery purposes.The CompositeCacheAttributes defines the general cache region settings.This it the element attribute descriptor class.An event queue is used to propagate ordered cache events to one and only one target listener.ZombieCacheService<K,V> Zombie adapter for any cache service.Zombie adapter for the non local cache services.Base of the other events.Zombie Observer.