public class YamlLocationConfigSourceFactory
extends io.smallrye.config.AbstractLocationConfigSourceFactory
| Constructor and Description |
|---|
YamlLocationConfigSourceFactory() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getFileExtensions() |
protected org.eclipse.microprofile.config.spi.ConfigSource |
loadConfigSource(URL url,
int ordinal) |
getConfigSourcesfallbackToUnknownProtocol, loadConfigSources, loadConfigSources, loadConfigSources, loadConfigSources, tryClassPath, tryFileSystem, tryHttpResource, tryJar, tryProfilespublic String[] getFileExtensions()
getFileExtensions in class io.smallrye.config.AbstractLocationConfigSourceLoaderprotected org.eclipse.microprofile.config.spi.ConfigSource loadConfigSource(URL url, int ordinal) throws IOException
loadConfigSource in class io.smallrye.config.AbstractLocationConfigSourceLoaderIOExceptionCopyright © 2018–2021. All rights reserved.