| 类 | 说明 |
|---|---|
| Config |
Config retrieves configuration values from properties file and
specifies default values when no value is specified. |
| ConfigHelper |
This class provides helper methods in parsing configuration values.
|
| Configurable |
This interface determines if a class can be configured by properties handled
by config manager.
|
| 异常错误 | 说明 |
|---|---|
| ConfigException |
ConfigException is used to indicate an error in configuration
properties. |