public class ApplicationPropertiesConfigSourceLoader
extends io.smallrye.config.AbstractLocationConfigSourceLoader
| Modifier and Type | Class and Description |
|---|---|
static class |
ApplicationPropertiesConfigSourceLoader.InClassPath |
static class |
ApplicationPropertiesConfigSourceLoader.InFileSystem |
| Constructor and Description |
|---|
ApplicationPropertiesConfigSourceLoader() |
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
getFileExtensions() |
protected org.eclipse.microprofile.config.spi.ConfigSource |
loadConfigSource(URL url,
int ordinal) |
public ApplicationPropertiesConfigSourceLoader()
protected 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 © 2021 JBoss by Red Hat. All rights reserved.