public class SystemPropertiesUtil extends Object
Constructor and Description |
---|
SystemPropertiesUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
ensure()
No-op call such that the default system properties are set
|
static String |
getSystemProperty(String key,
String defaultValue)
Get the System Property
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.