org.specrunner.report.core
Class ReporterFactoryDefault

java.lang.Object
  extended by org.specrunner.report.core.ReporterFactoryImpl
      extended by org.specrunner.report.core.ReporterFactoryDefault
All Implemented Interfaces:
IReporterFactory

public class ReporterFactoryDefault
extends ReporterFactoryImpl

Default factory implementation.

Author:
Thiago Santos

Field Summary
 
Fields inherited from class org.specrunner.report.core.ReporterFactoryImpl
reporter
 
Constructor Summary
ReporterFactoryDefault()
          Default constructor.
 
Method Summary
 
Methods inherited from class org.specrunner.report.core.ReporterFactoryImpl
getReporter, newReporter, setReporter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReporterFactoryDefault

public ReporterFactoryDefault()
Default constructor.



Copyright © 2014. All rights reserved.