public class YamlConfigSourceProvider extends Object implements org.eclipse.microprofile.config.spi.ConfigSourceProvider
| Constructor and Description |
|---|
YamlConfigSourceProvider() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<org.eclipse.microprofile.config.spi.ConfigSource> |
getConfigSources(ClassLoader classLoader) |
public Iterable<org.eclipse.microprofile.config.spi.ConfigSource> getConfigSources(ClassLoader classLoader)
getConfigSources in interface org.eclipse.microprofile.config.spi.ConfigSourceProviderCopyright © 2018–2021. All rights reserved.