| Package | Description |
|---|---|
| org.apache.geronimo.config.configsource |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyFileConfigSource |
class |
SystemEnvConfigSource
ConfigSource which uses System.getenv()
We also allow to write underlines _ instead of dots _ in the
environment via export (unix) or SET (windows) |
class |
SystemPropertyConfigSource
ConfigSource which uses System.getProperties() |
Copyright © 2019 The Apache Software Foundation. All rights reserved.