@Typed @Vetoed public class SystemEnvConfigSource extends BaseConfigSource
ConfigSource which uses System.getenv()
We also allow to write underlines _ instead of dots _ in the environment via export (unix) or SET (windows)
CONFIG_ORDINAL, log| Constructor and Description |
|---|
SystemEnvConfigSource() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Map<String,String> |
getProperties() |
String |
getValue(String key) |
getOrdinal, initOrdinalCopyright © 2019 The Apache Software Foundation. All rights reserved.