org.dbmaintain.config
Class FactoryWithoutDatabase<T>
java.lang.Object
org.dbmaintain.config.FactoryWithoutDatabase<T>
- All Implemented Interfaces:
- Factory<T>
- Direct Known Subclasses:
- ScriptArchiveCreatorFactory
public abstract class FactoryWithoutDatabase<T>
- extends Object
- implements Factory<T>
- Author:
- Tim Ducheyne, Filip Neven
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
factoryContext
protected FactoryContext factoryContext
FactoryWithoutDatabase
public FactoryWithoutDatabase()
init
public void init(FactoryContext factoryContext)
getConfiguration
public Properties getConfiguration()
Copyright © 2011. All Rights Reserved.