public interface RemoteJMeterEngine extends Remote
RemoteJMeterEngineImpl| Modifier and Type | Method and Description |
|---|---|
void |
rconfigure(HashTree testTree,
String host,
File jmxBase,
String scriptName) |
void |
rexit() |
void |
rreset() |
void |
rrunTest() |
void |
rsetProperties(HashMap<String,String> p) |
void |
rstopTest(boolean now) |
void rconfigure(HashTree testTree, String host, File jmxBase, String scriptName) throws RemoteException
RemoteExceptionvoid rrunTest()
throws RemoteException,
JMeterEngineException
RemoteExceptionJMeterEngineExceptionvoid rstopTest(boolean now)
throws RemoteException
RemoteExceptionvoid rreset()
throws RemoteException
RemoteExceptionvoid rsetProperties(HashMap<String,String> p) throws RemoteException
RemoteExceptionvoid rexit()
throws RemoteException
RemoteExceptionCopyright © 1998-2019 Apache Software Foundation. All Rights Reserved.