public interface IRemoteConnectionPropertyService extends IRemoteConnection.Service
os.name Operating system name
os.arch Operating system architecture
os.version Operating system version
file.separator File separator ("/" on UNIX)
path.separator Path separator (":" on UNIX)
line.separator Line separator ("\n" on UNIX)
user.home Home directory
IRemoteConnection.Service.Factory| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getProperty(java.lang.String key)
Gets the remote system property indicated by the specified key.
|
getRemoteConnectionjava.lang.String getProperty(java.lang.String key)
key - the name of the property