Uses of Interface
org.apache.jcs.auxiliary.remote.behavior.IRemoteCacheObserver

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

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

Classes in org.apache.jcs.auxiliary.remote that implement IRemoteCacheObserver
 class RemoteCacheWatchRepairable
          Same as CacheWatcherWrapper but implements the IRemoteCacheWatch interface.
 class ZombieRemoteCacheWatch
          Description of the Class
 

Methods in org.apache.jcs.auxiliary.remote with parameters of type IRemoteCacheObserver
 void RemoteCacheManager.fixCaches(IRemoteCacheService remoteService, IRemoteCacheObserver remoteWatch)
          Fixes up all the caches managed by this cache manager.
 



Copyright © 2002-2012 Apache Software Foundation. All Rights Reserved.