| 接口 | 说明 |
|---|---|
| ConfigurableInstance |
define an interface which can be used to implement configurable apis.
|
| 类 | 说明 |
|---|---|
| AbstractConfigurableInstance |
common implementation for a configurable instance
|
| ConfigManager |
get configs through system properties prior to default value
|
| Configs |
Define the key for a certain config item using system property,
and provide the default value for that config item.
|
Copyright © 2021. All rights reserved.