| Interface | Description |
|---|---|
| Config |
Config API to get configuration properties from resources, like XML, Json,
ini, Java Properties and Map.
|
| ConfigKey | |
| Configurable |
An interface for constructs that desire to be configurable thru the framework.
|
| Class | Description |
|---|---|
| Conf |
A general class to describe and store all the config files.
|
| ConfigImpl | |
| ConfigLoader | |
| ConfigObject | |
| Configured |
An abstract for constructs that desire to be configurable.
|
| IniConfigLoader | |
| JsonConfigLoader | |
| MapConfigLoader | |
| PropertiesConfigLoader | |
| PropertiesFileConfigLoader | |
| Resource | |
| XmlConfigLoader |
| Enum | Description |
|---|---|
| ConfigObject.ValueType | |
| Resource.Format |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.