public class InstallerConfiguration extends Object
| Constructor and Description |
|---|
InstallerConfiguration(org.jboss.aesh.cl.CommandLine<?> commandLine) |
| Modifier and Type | Method and Description |
|---|---|
void |
decodeProperties(String encryptionKey,
byte[] salt) |
String |
getDownloadServerUrl() |
String |
getFeedId() |
String |
getInstallerConfig() |
String |
getKeystorePassword() |
String |
getKeystorePath() |
String |
getManagedResourceTypeSets() |
String |
getManagedServerName() |
String |
getModuleDistribution() |
String |
getPassword() |
String |
getServerUrl() |
String |
getSubsystemSnippet() |
String |
getTargetConfig() |
String |
getTargetLocation() |
String |
getTenantId() |
String |
getUsername() |
boolean |
isConfigOnly() |
boolean |
isEnabled() |
boolean |
isMetricsOnlyMode() |
public void decodeProperties(String encryptionKey, byte[] salt) throws Exception
Exceptionpublic String getInstallerConfig()
public boolean isEnabled()
public boolean isConfigOnly()
public String getTargetLocation()
public String getModuleDistribution()
public String getTargetConfig()
public String getSubsystemSnippet()
public String getServerUrl()
public String getDownloadServerUrl()
public String getKeystorePath()
public String getKeystorePassword()
public String getUsername()
public String getPassword()
public String getManagedServerName()
public String getFeedId()
public String getTenantId()
public boolean isMetricsOnlyMode()
public String getManagedResourceTypeSets()
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.