| 程序包 | 说明 |
|---|---|
| com.github.bingoohuang.utils.config | |
| com.github.bingoohuang.utils.config.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
static Configable |
Config.getConfigImpl()
提供一个可以获取配置impl的入口,
用于展示出当前配置impl所有配置的结果集,
修改了配置刷新相应配置,免重启服务,免发布.
|
Configable |
Configable.subset(String prefix) |
static Configable |
RefreshConfig.subset(String prefix) |
static Configable |
Config.subset(String prefix) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
BaseConfigable |
class |
DefaultConfigable |
class |
IniConfigable |
class |
PropertiesConfigable |
class |
PropsConfigable |
class |
TableConfigable |
| 限定符和类型 | 方法和说明 |
|---|---|
Configable |
ConfigBuilder.buildConfig() |
Configable |
DefaultConfigable.subset(String prefix) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ConfigBuilder.addConfig(Configable config) |
void |
ConfigBuilder.setDefConfig(Configable defConfig) |
void |
DefConfigSetter.setDefConfig(Configable defConfig) |
Copyright © 2018. All rights reserved.