|
|||||||||||
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.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 |
LateralCacheManager.fixCaches(ILateralCacheService lateralService,
ILateralCacheObserver lateralWatch)
Fixes up all the caches managed by this cache manager. |
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 |