org.specrunner.runner.core
Class RunnerFactoryDefault

java.lang.Object
  extended by org.specrunner.runner.core.RunnerFactoryImpl
      extended by org.specrunner.runner.core.RunnerFactoryDefault
All Implemented Interfaces:
IRunnerFactory

public class RunnerFactoryDefault
extends RunnerFactoryImpl

Default factory implementation.

Author:
Thiago Santos

Field Summary
 
Fields inherited from class org.specrunner.runner.core.RunnerFactoryImpl
runner
 
Constructor Summary
RunnerFactoryDefault()
          Default constructor.
 
Method Summary
 
Methods inherited from class org.specrunner.runner.core.RunnerFactoryImpl
getRunner, newRunner, setRunner
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RunnerFactoryDefault

public RunnerFactoryDefault()
Default constructor.



Copyright © 2014. All rights reserved.