public interface ThreadListener
| Modifier and Type | Method and 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.