public interface ReportEngine
void
configure(HashTree testPlan)
exit()
reset()
runReport()
stopReport()
public void configure(HashTree testPlan)
public void exit()
public void reset()
public void runReport() throws JMeterEngineException
public void stopReport()