public interface RepositoryChangeListener
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onRepositoryChange(String namespace,
Properties newProperties)
Invoked when config repository changes.
|
void onRepositoryChange(String namespace, Properties newProperties)
namespace - the namespace of this repository changenewProperties - the properties after changeCopyright © 2019 Ctrip, Inc.. All rights reserved.