public class WindowsSystemPropertiesSupport extends SystemPropertiesSupport
| Constructor and Description |
|---|
WindowsSystemPropertiesSupport() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
osVersionValue() |
protected String |
tmpdirValue() |
protected String |
userDirValue() |
protected String |
userHomeValue() |
protected String |
userNameValue() |
clearProperty, getProperties, getProperty, setPropertyprotected String userNameValue()
userNameValue in class SystemPropertiesSupportprotected String userHomeValue()
userHomeValue in class SystemPropertiesSupportprotected String userDirValue()
userDirValue in class SystemPropertiesSupportprotected String tmpdirValue()
tmpdirValue in class SystemPropertiesSupportprotected String osVersionValue()
osVersionValue in class SystemPropertiesSupport