Uses of Class
org.apache.jcs.auxiliary.remote.RemoteCacheWatchRepairable

Packages that use RemoteCacheWatchRepairable
org.apache.jcs.auxiliary.remote Root package for the remote auxiliary cache. 
org.apache.jcs.auxiliary.remote.server   
 

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

Fields in org.apache.jcs.auxiliary.remote declared as RemoteCacheWatchRepairable
private  RemoteCacheWatchRepairable RemoteCacheManager.remoteWatch
          Wrapper of the remote cache watch service; or wrapper of a zombie service if failed to connect.
 

Uses of RemoteCacheWatchRepairable in org.apache.jcs.auxiliary.remote.server
 

Fields in org.apache.jcs.auxiliary.remote.server declared as RemoteCacheWatchRepairable
private  RemoteCacheWatchRepairable RemoteCacheClusterManager.remoteWatch
          Wrapper of the remote cache watch service; or wrapper of a zombie service if failed to connect.