|
Apache JMeter | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jmeter.report.engine.StandardReportEngine
public class StandardReportEngine
Constructor Summary | |
---|---|
StandardReportEngine()
|
Method Summary | |
---|---|
void |
configure(HashTree testPlan)
|
void |
exit()
|
void |
reset()
|
void |
run()
|
void |
runReport()
|
void |
stopReport()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StandardReportEngine()
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
public void configure(HashTree testPlan)
configure
in interface ReportEngine
public void runReport() throws JMeterEngineException
runReport
in interface ReportEngine
JMeterEngineException
public void stopReport()
stopReport
in interface ReportEngine
public void reset()
reset
in interface ReportEngine
public void exit()
exit
in interface ReportEngine
|
Apache JMeter | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |