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(Properties 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(Properties p) throws RemoteException
RemoteExceptionvoid rexit()
throws RemoteException
RemoteExceptionCopyright © 1998-2016 Apache Software Foundation. All Rights Reserved.