public class KloInstallation extends Object
Constructor and Description |
---|
KloInstallation(String name,
String executablePath,
String projectHost,
String projectPort,
boolean useSSL,
String licenseHost,
String licensePort) |
Modifier and Type | Method and Description |
---|---|
File |
getExecutable() |
String |
getExecutablePath() |
boolean |
getExists() |
String |
getLicenseHost() |
String |
getLicensePort() |
String |
getName() |
String |
getProjectHost() |
String |
getProjectPort() |
boolean |
getUseSSL() |
public String getExecutablePath()
public String getName()
public String getProjectHost()
public String getProjectPort()
public boolean getUseSSL()
public String getLicenseHost()
public String getLicensePort()
public File getExecutable()
public boolean getExists()
Copyright © 2016–2017. All rights reserved.