See: Description
Interface | Description |
---|---|
CacheConstants |
Constants used throughout the JCS cache engine
|
Class | Description |
---|---|
CacheAdaptor |
Used for Cache-to-Cache messaging purposes.
|
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 |
Holder for attributes specific to a group.
|
CacheInfo |
This is a static variable holder for the distribution auxiliaries that need something like a vmid.
|
CacheListeners |
Used to associates a set of [cache listener to cache event queue] for a
cache.
|
CacheWatchRepairable |
Intercepts 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 |
Zombie Observer.
|
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.