Apache JMeter

org.apache.jmeter.processor
Interface PreProcessor

All Known Implementing Classes:
AnchorModifier, BeanShellPreProcessor, BSFPreProcessor, JDBCPreProcessor, JSR223PreProcessor, ParamModifier, RegExUserParameters, URLRewritingModifier, UserParameters

public interface PreProcessor

PreProcessors are executed just prior to a sample being run.

Version:
$Revision: 1377076 $

Method Summary
 void process()
           
 

Method Detail

process

void process()

Apache JMeter

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