Serializable, Remote, RemoteJMeterEnginepublic final class RemoteJMeterEngineImpl extends UnicastRemoteObject implements RemoteJMeterEngine
ref| Modifier and Type | Method | 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) |
finalize, getClass, notify, notifyAll, wait, wait, waitequals, getRef, hashCode, toString, toStubgetClientHost, getLog, setLogclone, exportObject, exportObject, exportObject, exportObject, exportObject, unexportObjectpublic 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-2018 Apache Software Foundation. All Rights Reserved.