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

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

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

Fields in org.apache.jcs.auxiliary.lateral declared as LateralCacheMonitor
private static LateralCacheMonitor LateralCacheMonitor.instance
           
private static LateralCacheMonitor LateralCacheManager.monitor
           
 

Methods in org.apache.jcs.auxiliary.lateral that return LateralCacheMonitor
(package private) static LateralCacheMonitor LateralCacheMonitor.getInstance()
          Returns the singleton instance;