public class EnvConfigSource extends MapBackedConfigSource
| Modifier | Constructor and Description |
|---|---|
protected |
EnvConfigSource() |
protected |
EnvConfigSource(int ordinal) |
|
EnvConfigSource(Map<String,String> propertyMap,
int ordinal) |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue(String propertyName) |
getProperties, getPropertyNamesgetName, getOrdinal, toStringprotected EnvConfigSource()
protected EnvConfigSource(int ordinal)
public String getValue(String propertyName)
getValue in interface org.eclipse.microprofile.config.spi.ConfigSourcegetValue in class MapBackedConfigSourceCopyright © 2018–2021. All rights reserved.