public static interface SystemProperties.Callbacks
| Modifier and Type | Method and Description |
|---|---|
String |
getSystemProperty(String key,
SystemProperties properties)
Get system property for given key or null if key not set.
|
String |
getSystemPropertyNamePrefix()
Get prefix to be used for system property names.
|
String getSystemPropertyNamePrefix()
String getSystemProperty(String key, SystemProperties properties) throws PrivilegedActionException
PrivilegedActionExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.