public class SystemConfig extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getProperty(String propName) |
static String |
getProperty(String propName,
String defaultValue) |
static AutoCloseable |
withProperty(String propName,
String propValue)
for unit tests to set scoped "system" config values
|
Copyright © 2005–2026 OpenHMS. All rights reserved.