Apache JMeter

org.apache.jmeter.visualizers
Interface GraphListener

All Known Implementing Classes:
DistributionGraphVisualizer, MonitorHealthVisualizer, SplineVisualizer

public interface GraphListener

Version:
1.0
Author:
Michael Stover

Method Summary
 void updateGui()
           
 void updateGui(Sample s)
           
 

Method Detail

updateGui

public void updateGui(Sample s)

updateGui

public void updateGui()

Apache JMeter

Copyright © 1998-2008 Apache Software Foundation. All Rights Reserved.