org.specrunner.configuration.core
Class ConfigurationFactoryImpl
java.lang.Object
org.specrunner.configuration.core.ConfigurationFactoryImpl
- All Implemented Interfaces:
- IConfigurationFactory
public class ConfigurationFactoryImpl
- extends Object
- implements IConfigurationFactory
Default factory implementation.
- Author:
- Thiago Santos
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigurationFactoryImpl
public ConfigurationFactoryImpl()
newConfiguration
public IConfiguration newConfiguration()
- Description copied from interface:
IConfigurationFactory
- Creates a new configuration.
- Specified by:
newConfiguration in interface IConfigurationFactory
- Returns:
- A new configuration.
Copyright © 2014. All rights reserved.