public class DisconfItemCoreProcessorImpl extends Object implements DisconfCoreProcessor
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
LOGGER |
| Constructor and Description |
|---|
DisconfItemCoreProcessorImpl(WatchMgr watchMgr,
FetcherMgr fetcherMgr,
Registry registry) |
| Modifier and Type | Method and Description |
|---|---|
void |
inject2Conf()
特殊的,将数据注入到配置实体中
|
void |
processAllItems()
处理所有配置
|
void |
processOneItem(String key)
处理one配置
|
void |
updateOneConfAndCallback(String key)
更新消息:
|
public DisconfItemCoreProcessorImpl(WatchMgr watchMgr, FetcherMgr fetcherMgr, Registry registry)
public void processAllItems()
DisconfCoreProcessorprocessAllItems in interface DisconfCoreProcessorpublic void processOneItem(String key)
DisconfCoreProcessorprocessOneItem in interface DisconfCoreProcessorpublic void updateOneConfAndCallback(String key) throws Exception
updateOneConfAndCallback in interface DisconfCoreProcessorExceptionpublic void inject2Conf()
DisconfCoreProcessorinject2Conf in interface DisconfCoreProcessorCopyright © 2015–2016 Baidu. All rights reserved.