Apache JMeter
1.9

Package org.apache.jmeter.timers

Interface Summary
Timer This interface defines those methods that must be implemented by timer plugins.
 

Class Summary
ConstantThroughputTimer This class implements a constant throughput timer.
ConstantTimer This class implements a constant timer with its own panel and fields for value update and user interaction.
GaussianRandomTimer This class implements those methods needed by RandomTimer to be instantiable and implements a random delay with an average value and a gaussian distributed variation.
RandomTimer This class implements a random timer with its own panel and fields for value update and user interaction.
UniformRandomTimer This class implements those methods needed by RandomTimer to be instantiable and implements a random delay with an average value and a uniformly distributed variation.
 


Apache JMeter
1.9

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