public interface DisconfCoreProcessor
| Modifier and Type | Method and Description |
|---|---|
void |
inject2Conf()
特殊的,将数据注入到配置实体中
|
void |
processAllItems()
处理所有配置
|
void |
processOneItem(String key)
处理one配置
|
void |
updateOneConfAndCallback(String key)
更新指定的配置并进行回调
|
Copyright © 2015–2016 Baidu. All rights reserved.