public static class ApplicationPropertiesConfigSourceLoader.InClassPath extends ApplicationPropertiesConfigSourceLoader implements org.eclipse.microprofile.config.spi.ConfigSourceProvider
ApplicationPropertiesConfigSourceLoader.InClassPath, ApplicationPropertiesConfigSourceLoader.InFileSystem| Constructor and Description |
|---|
InClassPath() |
| 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> |
tryFileSystem(URI uri) |
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.ConfigSourceProviderCopyright © 2021 JBoss by Red Hat. All rights reserved.