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) |
getFileExtensions
protected org.eclipse.microprofile.config.spi.ConfigSource loadConfigSource(URL url, int ordinal) throws IOException
loadConfigSource
in class ApplicationPropertiesConfigSourceLoader
IOException
public List<org.eclipse.microprofile.config.spi.ConfigSource> getConfigSources(ClassLoader classLoader)
getConfigSources
in interface org.eclipse.microprofile.config.spi.ConfigSourceProvider
Copyright © 2021 JBoss by Red Hat. All rights reserved.