Uses of Class
org.apache.jcs.auxiliary.remote.server.RemoteCacheClusterMonitor

Packages that use RemoteCacheClusterMonitor
org.apache.jcs.auxiliary.remote.server   
 

Uses of RemoteCacheClusterMonitor in org.apache.jcs.auxiliary.remote.server
 

Fields in org.apache.jcs.auxiliary.remote.server declared as RemoteCacheClusterMonitor
private static RemoteCacheClusterMonitor RemoteCacheClusterMonitor.instance
           
private static RemoteCacheClusterMonitor RemoteCacheClusterManager.monitor
           
 

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