public class UnixData extends AMITypeData
Modifier and Type | Class and Description |
---|---|
static class |
UnixData.DescriptorImpl |
Constructor and Description |
---|
UnixData(String rootCommandPrefix,
String sshPort) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getRootCommandPrefix() |
String |
getSshPort() |
int |
hashCode() |
boolean |
isUnix() |
boolean |
isWindows() |
public boolean isWindows()
isWindows
in class AMITypeData
public boolean isUnix()
isUnix
in class AMITypeData
public String getRootCommandPrefix()
public String getSshPort()
Copyright © 2004-2016. All Rights Reserved.