org.apache.jmeter.engine
Interface JMeterEngine
- All Known Implementing Classes:
- ClientJMeterEngine, StandardJMeterEngine
- public interface JMeterEngine
- Version:
- $Revision: 325542 $ Last updated $Date: 2005-07-12 21:51:09 +0100 (Tue, 12 Jul 2005) $
- Author:
- Michael Stover
configure
public void configure(HashTree testPlan)
runTest
public void runTest()
throws JMeterEngineException
- Throws:
JMeterEngineException
stopTest
public void stopTest()
reset
public void reset()
setHost
public void setHost(String host)
exit
public void exit()
Copyright © 1998-2006 Apache Software Foundation. All Rights Reserved.