public interface ConfigChangeCallback
限定符和类型 | 方法和说明 |
---|---|
void |
callback(ConfigProperty lastConfigProperty,
ConfigProperty newConfigProperty)
配置变更回调函数
|
void callback(ConfigProperty lastConfigProperty, ConfigProperty newConfigProperty)
lastConfigProperty
- 旧的配置属性newConfigProperty
- 新的配置属性Copyright © 2018 Pivotal Software, Inc.. All rights reserved.