public static class ApplicationPropertiesConfigSourceLoader.InFileSystem extends ApplicationPropertiesConfigSourceLoader implements org.eclipse.microprofile.config.spi.ConfigSourceProvider
ApplicationPropertiesConfigSourceLoader.InClassPath, ApplicationPropertiesConfigSourceLoader.InFileSystem| Constructor and Description |
|---|
InFileSystem() |
| Modifier and Type | Method and Description |
|---|---|
List<org.eclipse.microprofile.config.spi.ConfigSource> |
getConfigSources(ClassLoader classLoader) |
protected org.eclipse.microprofile.config.spi.ConfigSource |
loadConfigSource(URL url,
int ordinal) |
protected List<org.eclipse.microprofile.config.spi.ConfigSource> |
tryClassPath(URI uri,
ClassLoader classLoader) |
getFileExtensionsprotected org.eclipse.microprofile.config.spi.ConfigSource loadConfigSource(URL url, int ordinal) throws IOException
loadConfigSource in class ApplicationPropertiesConfigSourceLoaderIOExceptionpublic List<org.eclipse.microprofile.config.spi.ConfigSource> getConfigSources(ClassLoader classLoader)
getConfigSources in interface org.eclipse.microprofile.config.spi.ConfigSourceProviderprotected List<org.eclipse.microprofile.config.spi.ConfigSource> tryClassPath(URI uri, ClassLoader classLoader)
tryClassPath in class io.smallrye.config.AbstractLocationConfigSourceLoaderCopyright © 2021 JBoss by Red Hat. All rights reserved.