Package | Description |
---|---|
com.neurosys.modules.etl | |
com.neurosys.site.wicket.app |
Modifier and Type | Method and Description |
---|---|
AppSettings |
FileToPathTransformer.getAppSettings()
Its important to set this during
FileToPathTransformer.init() as during execution the transformer
maybe called by another Thread. |
Modifier and Type | Method and Description |
---|---|
void |
FileToPathTransformer.setAppSettings(AppSettings appSettings)
Its important to set this during
FileToPathTransformer.init() as during execution the transformer
maybe called by another Thread. |
Modifier and Type | Field and Description |
---|---|
protected static ThreadLocal<AppSettings> |
AppSettings.configs |
Modifier and Type | Method and Description |
---|---|
static AppSettings |
AppSettings.get() |
Modifier and Type | Method and Description |
---|---|
static void |
AppSettings.set(AppSettings appSettings) |
Copyright © 2018. All rights reserved.