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

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

Subclasses of ZombieCacheService in org.apache.jcs.auxiliary.lateral
 class ZombieLateralCacheService
          The ZombieLateralCacheService is used as a facade when the lateral is not available.
 

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

Subclasses of ZombieCacheService in org.apache.jcs.auxiliary.remote
 class ZombieRemoteCacheService
          Zombie adapter for the remote cache service.
 



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