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
          Description of the Class
 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
          Description of the Class
 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
          Description of the Class
 class ZombieCacheWatch
          Description of the Class