public final class ApolloConfigWrapper extends Object
| 构造器和说明 |
|---|
ApolloConfigWrapper(CenterConfiguration config,
ApolloProperties properties) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addChangeListener(com.ctrip.framework.apollo.ConfigChangeListener listener,
Set<String> interestedKeys)
Add config change listener.
|
void |
addChangeListener(com.ctrip.framework.apollo.ConfigChangeListener listener,
Set<String> interestedKeys,
Set<String> interestedKeyPrefixes)
Add config change listener.
|
String |
getProperty(String key)
Get property.
|
public ApolloConfigWrapper(CenterConfiguration config, ApolloProperties properties)
Copyright © 2021 The Apache Software Foundation. All rights reserved.