public class DisconfCoreMgrImpl extends Object implements DisconfCoreMgr
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
LOGGER |
| Constructor and Description |
|---|
DisconfCoreMgrImpl(WatchMgr watchMgr,
FetcherMgr fetcherMgr,
Registry registry) |
| Modifier and Type | Method and Description |
|---|---|
void |
inject2DisconfInstance()
特殊的,将仓库里的数据注入到 配置项、配置文件 的实体中
|
void |
process()
1.
|
void |
processFile(String fileName)
只处理某一个
|
void |
release()
释放一些资源
|
public DisconfCoreMgrImpl(WatchMgr watchMgr, FetcherMgr fetcherMgr, Registry registry)
public void process()
process in interface DisconfCoreMgrpublic void processFile(String fileName)
processFile in interface DisconfCoreMgrpublic void inject2DisconfInstance()
inject2DisconfInstance in interface DisconfCoreMgrpublic void release()
DisconfCoreMgrrelease in interface DisconfCoreMgrCopyright © 2015–2016 Baidu. All rights reserved.