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