org.specrunner.dumper.core
Class SourceDumperFactoryDefault

java.lang.Object
  extended by org.specrunner.dumper.core.SourceDumperFactoryImpl
      extended by org.specrunner.dumper.core.SourceDumperFactoryDefault
All Implemented Interfaces:
ISourceDumperFactory

public class SourceDumperFactoryDefault
extends SourceDumperFactoryImpl

Default dumper implementation.

Author:
Thiago Santos

Field Summary
 
Fields inherited from class org.specrunner.dumper.core.SourceDumperFactoryImpl
dumper
 
Constructor Summary
SourceDumperFactoryDefault()
          Default constructor.
 
Method Summary
 
Methods inherited from class org.specrunner.dumper.core.SourceDumperFactoryImpl
getDumper, newDumper, setDumper
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SourceDumperFactoryDefault

public SourceDumperFactoryDefault()
Default constructor.



Copyright © 2014. All rights reserved.