public class ConfigChangedEvent extends Object
| 构造器和说明 |
|---|
ConfigChangedEvent(String appId,
String prefix,
List<ChangedProperty> changedProperties) |
public ConfigChangedEvent(String appId, String prefix, List<ChangedProperty> changedProperties)
public String getAppId()
public String getPrefix()
public List<ChangedProperty> getChangedProperties()
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.