Searched refs:getHostMonitorInstances (Results 1 – 2 of 2) sorted by relevance
672 List<IHostMonitor> hostMonitors = GlobalConfiguration.getHostMonitorInstances(); in checkStrayThreads()963 return GlobalConfiguration.getHostMonitorInstances(); in getHostMonitor()
141 public static List<IHostMonitor> getHostMonitorInstances() { in getHostMonitorInstances() method in GlobalConfiguration