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. 
org.apache.jcs.engine Interfaces used by the core and the auxiliary caches. 
 

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.
 

Uses of ZombieCacheService in org.apache.jcs.engine
 

Subclasses of ZombieCacheService in org.apache.jcs.engine
 class ZombieCacheServiceNonLocal
          Zombie adapter for the non local cache services.
 



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