| Interface | Description |
|---|---|
| JavaSamplerClient |
This interface defines the interactions between the JavaSampler and external
Java programs which can be executed by JMeter.
|
| Class | Description |
|---|---|
| AbstractJavaSamplerClient |
An abstract implementation of the JavaSamplerClient interface.
|
| BeanShellSampler |
A sampler which understands BeanShell
|
| BSFSampler |
A sampler which understands BSF
|
| BSFSamplerBeanInfo |
BSF Sampler Bean Info
|
| JavaSampler |
A sampler for executing custom Java code in each sample.
|
| JavaSamplerContext |
JavaSamplerContext is used to provide context information to a
JavaSamplerClient implementation.
|
| JSR223Sampler | |
| JSR223SamplerBeanInfo | |
| JUnitSampler |
This is a basic implementation that runs a single test method of
a JUnit test case.
|
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.