Uses of Class
org.apache.jcs.auxiliary.remote.RemoteCacheMonitor

Packages that use RemoteCacheMonitor
org.apache.jcs.auxiliary.remote Root package for the remote auxiliary cache. 
 

Uses of RemoteCacheMonitor in org.apache.jcs.auxiliary.remote
 

Fields in org.apache.jcs.auxiliary.remote declared as RemoteCacheMonitor
private static RemoteCacheMonitor RemoteCacheMonitor.instance
           
private static RemoteCacheMonitor RemoteCacheManager.monitor
           
 

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