| Package | Description |
|---|---|
| de.mhus.lib.core.config | |
| de.mhus.lib.core.definition | |
| de.mhus.lib.core.logging | |
| de.mhus.lib.core.service | |
| de.mhus.lib.core.strategy | |
| de.mhus.lib.core.system |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConfigFile |
class |
DirConfig |
class |
DirectoryToConfigWrapper |
class |
HashConfig |
class |
JsonConfig |
class |
JsonConfigFile |
class |
NodeConfig |
class |
PropertiesConfig
Load the configuration from a properties file.
|
class |
PropertiesConfigFile |
class |
XmlConfig
Implements a configuration loaded from xml structures.
|
class |
XmlConfigFile |
| Modifier and Type | Class and Description |
|---|---|
class |
DefComponent |
class |
DefRoot |
| Constructor and Description |
|---|
ConsoleFactory(IConfig config) |
| Constructor and Description |
|---|
ConfigProvider(IConfig config) |
| Modifier and Type | Method and Description |
|---|---|
IConfig |
TaskContext.getConfig() |
IConfig |
PrintWriterTaskContext.getConfig() |
| Constructor and Description |
|---|
PrintWriterTaskContext(PrintWriterLog log,
IConfig config,
boolean testOnly) |
PrintWriterTaskContext(String name,
PrintWriter writer,
IConfig config,
boolean testOnly) |
| Modifier and Type | Method and Description |
|---|---|
IConfig |
DefaultSingleton.getConfig() |
Copyright © 2014. All rights reserved.