org.apache.jmeter.visualizers
Class MonitorHealthPanel
JPanel
org.apache.jmeter.visualizers.MonitorHealthPanel
- Clearable, MonitorListener
public class MonitorHealthPanel
extends JPanel
The health panel is responsible for showing the health of the servers. It
only uses the most current information to show the status.
MonitorHealthPanel
public MonitorHealthPanel()
Only for use in unit testing
clearData
public void clearData()
clear will clear the hashmap, remove all ServerPanels from the servers
pane, and update the ui.
- clearData in interface Clearable
Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.