public class EnvvarSource extends PropertiesFormat implements ConfijSource
| Modifier and Type | Class and Description |
|---|---|
static class |
EnvvarSource.EnvvarAnySource |
PropertiesFormat.PropertiesAnyFormat| Modifier | Constructor and Description |
|---|---|
protected |
EnvvarSource(java.lang.String prefix) |
| Modifier and Type | Method and Description |
|---|---|
void |
override(ConfijNode rootNode) |
static EnvvarSource |
withPrefix(java.lang.String prefix) |
flatmapPrefixedBy, flatToNestedMap, flatToNestedMapWithPrefix, keyConflict, override, overrideWithDeepMap, overrideWithFlatMap, overrideWithProperties, withoutPrefixpublic static EnvvarSource withPrefix(java.lang.String prefix)
public void override(ConfijNode rootNode)
override in interface ConfijSource