org.apache.jmeter.engine
Interface RemoteJMeterEngine
- Remote
- RemoteJMeterEngineImpl
public interface RemoteJMeterEngine
extends Remote
configure
public void configure(HashTree testTree,
String host)
throws RemoteException
exit
public void exit()
throws RemoteException
reset
public void reset()
throws RemoteException
setProperties
public void setProperties(Properties p)
throws RemoteException
stopTest
public void stopTest()
throws RemoteException
Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.