Apache JMeter
2.0.1.20050615

org.apache.jmeter.processor
Interface PostProcessor

All Known Implementing Classes:
RegexExtractor

public interface PostProcessor

The PostProcessor is activated after a sample result has been generated.

Version:
$Revision: 1.4 $

Method Summary
 void process()
          Provides the PostProcessor with a SampleResult object from which to extract values for use in future Queries.
 

Method Detail

process

public void process()
Provides the PostProcessor with a SampleResult object from which to extract values for use in future Queries.


Apache JMeter
2.0.1.20050615

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