Apache JMeter

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
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.
 


Apache JMeter

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