AccessLogSampler, AjpSampler, BeanShellAssertion, BeanShellListener, BeanShellPostProcessor, BeanShellPreProcessor, BeanShellSampler, BeanShellTestElement, BeanShellTimer, CriticalSectionController, HTTPSampler, HTTPSampler2, HTTPSamplerBase, HTTPSamplerProxy, Jexl2Function, JMSSampler, JUnitSampler, RemoteThreadsListenerImpl, RemoteThreadsListenerTestElement, RemoteThreadsListenerWrapper, SessionFilter, SoapSampler, SubscriberSampler, SyncTimer, TCPSampler, WebServiceSampler, XMLAssertionpublic interface ThreadListener
| Modifier and Type | Method | Description |
|---|---|---|
void |
threadFinished() |
Called for each thread after all samples have been processed.
|
void |
threadStarted() |
Called for each thread before starting sampling.
|
void threadStarted()
JMeterThread.threadStarted()void threadFinished()
Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.