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
 

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



Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.