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

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

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

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

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

Methods in org.jminor.framework.server.monitor.ui that return ServerMonitor
 ServerMonitor ServerMonitorPanel.getModel()
           
 

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