| Constructor and Description |
|---|
ArchiveInstaller() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExtendedUrl() |
String |
getLicenseCode() |
String |
getRuntimeUrl() |
void |
install(InstallLibertyTask task) |
void |
setExtendedUrl(String extendedUrl) |
void |
setLicenseCode(String licenseCode) |
void |
setRuntimeUrl(String runtimeUrl) |
public String getRuntimeUrl()
public void setRuntimeUrl(String runtimeUrl)
public String getExtendedUrl()
public void setExtendedUrl(String extendedUrl)
public String getLicenseCode()
public void setLicenseCode(String licenseCode)
public void install(InstallLibertyTask task) throws Exception
Copyright © 2017 the original author or authors.