org.specrunner.report.core
Class ReporterFactoryGroupImpl
java.lang.Object
org.specrunner.util.composite.core.CompositeImpl<IReporterFactoryGroup,IReporterFactory>
org.specrunner.report.core.ReporterFactoryGroupImpl
- All Implemented Interfaces:
- IReporterFactory, IComposite<IReporterFactoryGroup,IReporterFactory>
public class ReporterFactoryGroupImpl
- extends CompositeImpl<IReporterFactoryGroup,IReporterFactory>
- implements IReporterFactory
Default reporter factory group implementation.
- Author:
- Thiago Santos
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReporterFactoryGroupImpl
public ReporterFactoryGroupImpl()
newReporter
public IReporter newReporter()
- Description copied from interface:
IReporterFactory
- Creates a reporter.
- Specified by:
newReporter in interface IReporterFactory
- Returns:
- A reporter.
Copyright © 2014. All rights reserved.