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