public interface RepositoryChangeListener
| Modifier and Type | Method and Description |
|---|---|
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 © 2022 Ctrip, Inc.. All rights reserved.