org.apache.jmeter.samplers
public interface: SampleListener [javadoc |
source]
All Known Implementing Classes:
Summariser, BSFListener, TransactionController, ResultCollector, ResultAction, RemoteSampleListenerImpl, RemoteSampleListenerWrapper, RemoteListenerWrapper, MailerResultCollector, ResultSaver, BeanShellListener
Allows notification on events occuring during the sampling process.
Specifically, when sampling is started, when a specific sample is obtained,
and when sampling is stopped.
- version:
$
- Revision: 674365 $