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

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

Classes in org.apache.jcs.auxiliary.lateral that implement IZombie
 class ZombieLateralCacheService
          The ZombieLateralCacheService is used as a facade when the lateral is not available.
 class ZombieLateralCacheWatch
          Description of the Class
 

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

Classes in org.apache.jcs.auxiliary.remote that implement IZombie
 class ZombieRemoteCacheService
          Zombie adapter for the remote cache service.
 class ZombieRemoteCacheWatch
          Description of the Class
 

Uses of IZombie in org.apache.jcs.engine
 

Classes in org.apache.jcs.engine that implement IZombie
 class ZombieCacheService
          Zombie adapter for any cache service.
 class ZombieCacheWatch
          Zombie Observer.
 



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