|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ILateralCacheObserver | |
---|---|
org.apache.jcs.auxiliary.lateral | Root package for the lateral cache family. |
org.apache.jcs.auxiliary.lateral.behavior | |
org.apache.jcs.auxiliary.lateral.socket.tcp |
Uses of ILateralCacheObserver in org.apache.jcs.auxiliary.lateral |
---|
Classes in org.apache.jcs.auxiliary.lateral that implement ILateralCacheObserver | |
---|---|
class |
LateralCacheWatchRepairable
Same as CacheWatcherWrapper but implements the IRemoteCacheWatch interface. |
class |
ZombieLateralCacheWatch
Description of the Class |
Methods in org.apache.jcs.auxiliary.lateral with parameters of type ILateralCacheObserver | |
---|---|
void |
LateralCacheAbstractManager.fixCaches(ILateralCacheService lateralService,
ILateralCacheObserver lateralWatch)
Fixes up all the caches managed by this cache manager. |
Uses of ILateralCacheObserver in org.apache.jcs.auxiliary.lateral.behavior |
---|
Methods in org.apache.jcs.auxiliary.lateral.behavior with parameters of type ILateralCacheObserver | |
---|---|
void |
ILateralCacheManager.fixCaches(ILateralCacheService lateralService,
ILateralCacheObserver lateralWatch)
Sets the corrected service. |
Uses of ILateralCacheObserver in org.apache.jcs.auxiliary.lateral.socket.tcp |
---|
Classes in org.apache.jcs.auxiliary.lateral.socket.tcp that implement ILateralCacheObserver | |
---|---|
class |
LateralTCPService
A lateral cache service implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |