Uses of Interface
org.apache.jcs.auxiliary.lateral.behavior.ILateralCacheManager

Packages that use ILateralCacheManager
org.apache.jcs.auxiliary.lateral Root package for the lateral cache family. 
org.apache.jcs.auxiliary.lateral.socket.tcp   
 

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

Classes in org.apache.jcs.auxiliary.lateral that implement ILateralCacheManager
 class LateralCacheAbstractManager
          Creates lateral caches.
 

Constructors in org.apache.jcs.auxiliary.lateral with parameters of type ILateralCacheManager
LateralCacheMonitor(ILateralCacheManager manager)
          Constructor for the LateralCacheMonitor object
LateralCacheRestore(ILateralCacheManager lcm)
          Constructs with the given instance of LateralCacheManager.
 

Uses of ILateralCacheManager in org.apache.jcs.auxiliary.lateral.socket.tcp
 

Classes in org.apache.jcs.auxiliary.lateral.socket.tcp that implement ILateralCacheManager
 class LateralTCPCacheManager
          Creates lateral caches.
 



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