org.milyn.event.report
Class HtmlReportGenerator
java.lang.Object
org.milyn.event.BasicExecutionEventListener
org.milyn.event.report.AbstractReportGenerator
org.milyn.event.report.HtmlReportGenerator
- All Implemented Interfaces:
- ExecutionEventListener
public class HtmlReportGenerator
- extends AbstractReportGenerator
HTML Execution Report generating ExecutionEventListener.
- Author:
- tom.fennelly@gmail.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HtmlReportGenerator
public HtmlReportGenerator(Writer outputWriter)
HtmlReportGenerator
public HtmlReportGenerator(String outputFile)
throws IOException
- Throws:
IOException
HtmlReportGenerator
protected HtmlReportGenerator(ReportConfiguration reportConfiguration)
applyTemplate
public void applyTemplate(Report report)
throws IOException
- Specified by:
applyTemplate in class AbstractReportGenerator
- Throws:
IOException
Copyright © 2008. All Rights Reserved.