Uses of Interface
org.apache.jcs.engine.behavior.ICacheRestore

Packages that use ICacheRestore
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 ICacheRestore in org.apache.jcs.auxiliary.lateral
 

Classes in org.apache.jcs.auxiliary.lateral that implement ICacheRestore
 class LateralCacheRestore
          Used to repair the lateral caches managed by the associated instance of LateralCacheManager.
 

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

Classes in org.apache.jcs.auxiliary.remote that implement ICacheRestore
 class RemoteCacheRestore
          Used to repair the remote caches managed by the associated instance of RemoteCacheManager.
 



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