Apache JMeter | |
Prev Package | Next Package | Frames | No Frames |
Class Summary | |
ExampleSampler | Example Sampler (non-Bean version) JMeter creates an instance of a sampler class for every occurrence of the element in every thread. [some additional copies may be created before the test run starts] Thus each sampler is guaranteed to be called by a single thread - there is no need to synchronize access to instance variables. |