| Class | Description |
|---|---|
| Config |
Static class defining a method for each and every configurable setting
(aka property) this framework offers.
|
| PropertiesUtils | |
| PropertyLoader |
Abstract class capable of reading properties from a certain source.
|
| PropertyLoaderComposite |
A Composite of
PropertyLoaders. |
| PropertyLoaderFromResource |
Read properties from a resource file.
|
| PropertyLoaderFromSystem |
Read properties from the system.
|
| Exception | Description |
|---|---|
| ConfigException | |
| SettingNotFoundException |
Copyright © 2015. All rights reserved.