Uses of Class
org.apache.jcs.engine.CacheWatchRepairable

Packages that use CacheWatchRepairable
org.apache.jcs.auxiliary.lateral Root package for the lateral cache family. 
org.apache.jcs.auxiliary.remote Root package for the remote auxiliary cache. 
 

Uses of CacheWatchRepairable in org.apache.jcs.auxiliary.lateral
 

Subclasses of CacheWatchRepairable in org.apache.jcs.auxiliary.lateral
 class LateralCacheWatchRepairable
          Same as CacheWatcherWrapper but implements the IRemoteCacheWatch interface.
 

Uses of CacheWatchRepairable in org.apache.jcs.auxiliary.remote
 

Subclasses of CacheWatchRepairable in org.apache.jcs.auxiliary.remote
 class RemoteCacheWatchRepairable
          Same as CacheWatcherWrapper but implements the IRemoteCacheWatch interface.