org.specrunner.report
Interface IReporterFactory

All Known Subinterfaces:
IReporterFactoryGroup
All Known Implementing Classes:
ReporterFactoryDefault, ReporterFactoryGroupImpl, ReporterFactoryImpl

public interface IReporterFactory

A reporter factory.

Author:
Thiago Santos

Method Summary
 IReporter newReporter()
          Creates a reporter.
 

Method Detail

newReporter

IReporter newReporter()
Creates a reporter.

Returns:
A reporter.


Copyright © 2014. All rights reserved.