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