public class MicroserviceConfigurationSource extends Object implements com.netflix.config.PolledConfigurationSource
| Constructor and Description |
|---|
MicroserviceConfigurationSource(List<ConfigModel> configModels) |
| Modifier and Type | Method and Description |
|---|---|
List<ConfigModel> |
getConfigModels() |
com.netflix.config.PollResult |
poll(boolean b,
Object o) |
public MicroserviceConfigurationSource(List<ConfigModel> configModels)
public List<ConfigModel> getConfigModels()
Copyright © 2017–2018 The Apache Software Foundation. All rights reserved.