public class PropertiesLocationConfigSourceFactory extends AbstractLocationConfigSourceFactory
SMALLRYE_LOCATIONS| Constructor and Description |
|---|
PropertiesLocationConfigSourceFactory() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getFileExtensions() |
protected org.eclipse.microprofile.config.spi.ConfigSource |
loadConfigSource(URL url,
int ordinal) |
getConfigSourcesfallbackToUnknownProtocol, loadConfigSource, loadConfigSources, loadConfigSources, loadConfigSources, loadConfigSources, tryClassPath, tryFileSystem, tryHttpResource, tryJar, tryProfilesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPrioritypublic PropertiesLocationConfigSourceFactory()
public String[] getFileExtensions()
getFileExtensions in class AbstractLocationConfigSourceLoaderprotected org.eclipse.microprofile.config.spi.ConfigSource loadConfigSource(URL url, int ordinal) throws IOException
loadConfigSource in class AbstractLocationConfigSourceLoaderIOExceptionCopyright © 2018–2021. All rights reserved.