public abstract class AbstractInstallationCommand extends PmSessionCommand implements CommandWithInstallationDirectory
| Modifier and Type | Field and Description |
|---|---|
protected File |
targetDirArg |
| Constructor and Description |
|---|
AbstractInstallationCommand() |
| Modifier and Type | Method and Description |
|---|---|
FeatureContainer |
getFeatureContainer(PmSession session,
ProvisioningLayout<FeaturePackLayout> layout) |
Path |
getInstallationDirectory(org.aesh.readline.AeshContext context) |
protected ProvisioningManager |
getManager(PmSession session) |
execute, getDomain, handleException, runCommandprotected File targetDirArg
protected ProvisioningManager getManager(PmSession session) throws ProvisioningException
ProvisioningExceptionpublic Path getInstallationDirectory(org.aesh.readline.AeshContext context)
getInstallationDirectory in interface CommandWithInstallationDirectorypublic FeatureContainer getFeatureContainer(PmSession session, ProvisioningLayout<FeaturePackLayout> layout) throws ProvisioningException, CommandExecutionException, IOException
Copyright © 2016–2019 JBoss by Red Hat. All rights reserved.