Uses of Class
org.jminor.framework.server.monitor.HostMonitor

Packages that use HostMonitor
org.jminor.framework.server.monitor   
org.jminor.framework.server.monitor.ui   
 

Uses of HostMonitor in org.jminor.framework.server.monitor
 

Methods in org.jminor.framework.server.monitor that return types with arguments of type HostMonitor
 Collection<HostMonitor> MonitorModel.getHostMonitors()
           
 Collection<HostMonitor> EntityServerMonitor.getHostMonitors()
           
 

Methods in org.jminor.framework.server.monitor with parameters of type HostMonitor
 void MonitorModel.removeHost(HostMonitor hostMonitor)
           
 void EntityServerMonitor.removeHost(HostMonitor hostMonitor)
           
 

Uses of HostMonitor in org.jminor.framework.server.monitor.ui
 

Constructors in org.jminor.framework.server.monitor.ui with parameters of type HostMonitor
HostMonitorPanel(HostMonitor model)
          Instantiates a new HostMonitorPanel