public interface RepositoryChangeListener
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onRepositoryChange(String executor,
Properties properties)
Invoked when config repository changes.
|
void onRepositoryChange(String executor, Properties properties)
executor - the executor of this repository changeproperties - the properties after changeCopyright © 2022 hellothomas. All rights reserved.