public class NamedRemoteSystem extends RemoteSystem
Constructor and Description |
---|
NamedRemoteSystem(UUID uuid,
RemoteSystem system) |
Modifier and Type | Method and Description |
---|---|
String |
getHost() |
String |
getPassword() |
Integer |
getPort() |
String |
getUser() |
UUID |
getUuid() |
setHost, setPassword, setPort, setUser
public NamedRemoteSystem(UUID uuid, RemoteSystem system)
public UUID getUuid()
@Inject public String getHost()
getHost
in class RemoteSystem
@Inject public Integer getPort()
getPort
in class RemoteSystem
@Inject public String getUser()
getUser
in class RemoteSystem
@Inject public String getPassword()
getPassword
in class RemoteSystem
Copyright © 2017 ICF Olson. All rights reserved.