org.apache.jmeter.engine
Class ClientJMeterEngine
java.lang.Object
org.apache.jmeter.engine.ClientJMeterEngine
- All Implemented Interfaces:
- JMeterEngine, Runnable
- public class ClientJMeterEngine
- extends Object
- implements JMeterEngine, Runnable
- Version:
- $Revision: 1.14 $ Updated on: $Date: 2004/02/12 23:59:01 $
- Author:
- unattributed
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientJMeterEngine
public ClientJMeterEngine(String host)
throws MalformedURLException,
NotBoundException,
RemoteException
ClientJMeterEngine
public ClientJMeterEngine(RemoteJMeterEngine remote)
getTestTree
protected HashTree getTestTree()
configure
public void configure(HashTree testTree)
- Specified by:
configure in interface JMeterEngine
setHost
public void setHost(String host)
- Specified by:
setHost in interface JMeterEngine
runTest
public void runTest()
- Specified by:
runTest in interface JMeterEngine
stopTest
public void stopTest()
- Specified by:
stopTest in interface JMeterEngine
reset
public void reset()
- Specified by:
reset in interface JMeterEngine
run
public void run()
- Specified by:
run in interface Runnable
exit
public void exit()
- Specified by:
exit in interface JMeterEngine
Copyright © 1998-2005 Apache Software Foundation. All Rights Reserved.