| Interface | Description |
|---|---|
| IFlatConfig |
This interface is a marker to mark a configuration type as a flat and not hierarchical configuration.
|
| Class | Description |
|---|---|
| ConfigBuilder |
Use this class to copy a hole config structure.
|
| DefaultConfigFile | |
| DirConfig | |
| DirectoryToConfigWrapper | |
| HashConfig | |
| IConfig | |
| JsonConfig | |
| JsonConfigFile | |
| MConfigFactory | |
| NodeConfig | |
| PropertiesConfig |
Load the configuration from a properties file.
|
| PropertiesConfigFile | |
| XmlConfig |
Implements a configuration loaded from xml structures.
|
| XmlConfigFile |
Copyright © 2014. All rights reserved.