| Package | Description |
|---|---|
| de.gerdiproject.harvest.application |
This package contains classes and packages that are related to server and application settings.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
MainContext.init(Class<? extends ContextListener> callerClass,
Supplier<String> repositoryNameSupplier,
Supplier<List<? extends AbstractETL<?,?>>> etlSupplier,
List<Class<? extends ILoader<?>>> loaderClasses)
Constructs an instance of the MainContext in a dedicated thread.
|
Copyright © 2017–2019. All rights reserved.