public class DefaultSystemProps extends SystemProps
Constructor and Description |
---|
DefaultSystemProps() |
Modifier and Type | Method and Description |
---|---|
java.util.Properties |
getAllSystemProperties() |
java.lang.String |
getSystemProperty(java.lang.String prop) |
public java.lang.String getSystemProperty(java.lang.String prop)
getSystemProperty
in class SystemProps
public java.util.Properties getAllSystemProperties()
getAllSystemProperties
in class SystemProps