Uses of Class
org.apache.jcs.auxiliary.lateral.LateralCache

Packages that use LateralCache
org.apache.jcs.auxiliary.lateral Root package for the lateral cache family. 
 

Uses of LateralCache in org.apache.jcs.auxiliary.lateral
 

Fields in org.apache.jcs.auxiliary.lateral declared as LateralCache
private  LateralCache LateralCacheNoWait.cache
           
 

Constructors in org.apache.jcs.auxiliary.lateral with parameters of type LateralCache
LateralCacheNoWait(LateralCache cache)
          Constructs with the given lateral cache, and fires up an event queue for aysnchronous processing.