| Interface | Description |
|---|---|
| ConfigValidator |
| Class | Description |
|---|---|
| AbstractConfigManager | |
| ConfigConfigurationAdapter |
This class receives an
AbstractConfig and exposes its attributes through Configuration |
| ConfigManager |
A lock-free config manager (through ConcurrentHashMap), for fast read operation.
|
| ModuleConfigManager |
Manage configs of module
|
| Enum | Description |
|---|---|
| ConfigMode |
Config processing mode for unique config type, e.g.
|
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.