Searched refs:hostMonitors (Results 1 – 4 of 4) sorted by relevance
89 public void setHostMonitors(List<IHostMonitor> hostMonitors) throws ConfigurationException; in setHostMonitors() argument
554 public void setHostMonitors(List<IHostMonitor> hostMonitors) { in setHostMonitors() argument555 setConfigurationObjectListNoThrow(HOST_MONITOR_TYPE_NAME, hostMonitors); in setHostMonitors()
665 List<IHostMonitor> hostMonitors = GlobalConfiguration.getHostMonitorInstances(); in checkStrayThreads() local666 if (hostMonitors != null) { in checkStrayThreads()667 for (IHostMonitor hm : hostMonitors) { in checkStrayThreads()
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...