|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.etlunit.feature.AbstractFeature
org.etlunit.feature.postgresql_database.PostgreSQLDatabaseFeatureModule
public class PostgreSQLDatabaseFeatureModule
| Field Summary |
|---|
| Fields inherited from class org.etlunit.feature.AbstractFeature |
|---|
applicationLog, configuration, featureConfiguration, userLog |
| Constructor Summary | |
|---|---|
PostgreSQLDatabaseFeatureModule()
|
|
| Method Summary | |
|---|---|
void |
dispose()
|
java.lang.String |
getFeatureName()
|
java.util.List<java.lang.String> |
getPrerequisites()
|
void |
initialize(com.google.inject.Injector inj)
|
void |
setDatabaseFeatureModule(DatabaseFeatureModule module)
|
| Methods inherited from class org.etlunit.feature.AbstractFeature |
|---|
getDirector, getFeatureConfiguration, getListener, getLocator, getLogListener, getMetaInfo, getPriorityLevel, getStatusReporter, getSupportedFolderNamesSub, getTestSupportFolderNames, isInjected, postCreate, preCreate, preCreateSub, setApplicationLog, setConfiguration, setFeatureConfiguration, setRuntimeOption, setUserLog, toString, useInjector |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PostgreSQLDatabaseFeatureModule()
| Method Detail |
|---|
@Inject public void setDatabaseFeatureModule(DatabaseFeatureModule module)
public void dispose()
dispose in interface Featuredispose in class AbstractFeaturepublic java.util.List<java.lang.String> getPrerequisites()
getPrerequisites in interface FeaturegetPrerequisites in class AbstractFeaturepublic java.lang.String getFeatureName()
public void initialize(com.google.inject.Injector inj)
initialize in interface Featureinitialize in class AbstractFeature
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||