Package org.apache.jmeter.protocol.java.sampler

Interface Summary

JavaSamplerClient This interface defines the interactions between the JavaSampler and external Java programs which can be executed by JMeter.

Class Summary

AbstractJavaSamplerClient An abstract implementation of the JavaSamplerClient interface.
BeanShellSampler A sampler which understands BeanShell
BSFSampler A sampler which understands BSF
JavaSampler A sampler for executing custom Java code in each sample.
JavaSamplerContext JavaSamplerContext is used to provide context information to a JavaSamplerClient implementation.
JUnitSampler This is a basic implementation that runs a single test method of a JUnit test case.

Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.