|
Apache JMeter | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.jmeter.engine.ClientJMeterEngine
public class ClientJMeterEngine
Class to run remote tests from the client JMeter and collect remote samples
| Constructor Summary | |
|---|---|
ClientJMeterEngine(java.lang.String host)
|
|
| Method Summary | |
|---|---|
void |
configure(HashTree testTree)
|
void |
exit()
|
void |
reset()
|
void |
run()
|
void |
runTest()
|
void |
setProperties(java.util.Properties p)
|
void |
stopTest()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClientJMeterEngine(java.lang.String host)
throws java.net.MalformedURLException,
java.rmi.NotBoundException,
java.rmi.RemoteException
java.net.MalformedURLException
java.rmi.NotBoundException
java.rmi.RemoteException| Method Detail |
|---|
public void configure(HashTree testTree)
configure in interface JMeterEnginepublic void runTest()
runTest in interface JMeterEnginepublic void stopTest()
stopTest in interface JMeterEnginepublic void reset()
reset in interface JMeterEnginepublic void run()
run in interface java.lang.Runnablepublic void exit()
exit in interface JMeterEnginepublic void setProperties(java.util.Properties p)
setProperties in interface JMeterEngine
|
Apache JMeter | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||