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

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

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

Methods in org.apache.jcs.auxiliary.lateral that return LateralCacheManager
static LateralCacheManager LateralCacheManager.getInstance(ILateralCacheAttributes lca)
          Gets the instance attribute of the LateralCacheManager class
 

Constructors in org.apache.jcs.auxiliary.lateral with parameters of type LateralCacheManager
LateralCacheRestore(LateralCacheManager lcm)
          Constructs with the given instance of LateralCacheManager.
 



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