public final class RemoteJMeterEngineImpl extends UnicastRemoteObject implements RemoteJMeterEngine
ref| Modifier and Type | Method and Description |
|---|---|
void |
rconfigure(HashTree testTree,
String host,
File jmxBase,
String scriptName)
Adds a feature to the ThreadGroup attribute of the RemoteJMeterEngineImpl
object.
|
void |
rexit() |
void |
rreset() |
void |
rrunTest() |
void |
rsetProperties(Properties p) |
void |
rstopTest(boolean now) |
static void |
startServer(int rmiPort) |
clone, exportObject, exportObject, exportObject, unexportObjectgetClientHost, getLog, setLogpublic static void startServer(int rmiPort)
throws RemoteException
RemoteExceptionpublic void rconfigure(HashTree testTree, String host, File jmxBase, String scriptName) throws RemoteException
rconfigure in interface RemoteJMeterEnginetestTree - the feature to be added to the ThreadGroup attributeRemoteExceptionpublic void rrunTest()
throws RemoteException,
JMeterEngineException,
IllegalStateException
rrunTest in interface RemoteJMeterEngineRemoteExceptionJMeterEngineExceptionIllegalStateExceptionpublic void rreset()
throws RemoteException,
IllegalStateException
rreset in interface RemoteJMeterEngineRemoteExceptionIllegalStateExceptionpublic void rstopTest(boolean now)
throws RemoteException
rstopTest in interface RemoteJMeterEngineRemoteExceptionpublic void rexit()
throws RemoteException
rexit in interface RemoteJMeterEngineRemoteExceptionpublic void rsetProperties(Properties p) throws RemoteException, IllegalStateException
rsetProperties in interface RemoteJMeterEngineRemoteExceptionIllegalStateExceptionCopyright © 1998-2017 Apache Software Foundation. All Rights Reserved.