public abstract class AbstractFeaturePackCommand extends PmSessionCommand
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractFeaturePackCommand.DirActivator |
static class |
AbstractFeaturePackCommand.FeaturePackLocationActivator |
| Modifier and Type | Field and Description |
|---|---|
static String |
DIR_OPTION_NAME |
protected String |
fpl |
protected String |
targetDirArg |
static String |
VERBOSE_OPTION_NAME |
| Constructor and Description |
|---|
AbstractFeaturePackCommand() |
| Modifier and Type | Method and Description |
|---|---|
FeatureContainer |
getFeatureContainer(PmSession session,
org.aesh.readline.AeshContext ctx) |
protected FeaturePackLocation |
getFpl(PmSession session) |
protected ProvisioningManager |
getManager(PmSession session,
org.aesh.readline.AeshContext ctx) |
protected String |
getName() |
protected Path |
getTargetDir(org.aesh.readline.AeshContext context) |
execute, runCommandpublic static final String DIR_OPTION_NAME
public static final String VERBOSE_OPTION_NAME
protected String targetDirArg
protected String fpl
protected FeaturePackLocation getFpl(PmSession session) throws ProvisioningException
ProvisioningExceptionprotected String getName()
protected ProvisioningManager getManager(PmSession session, org.aesh.readline.AeshContext ctx) throws ProvisioningException
ProvisioningExceptionprotected Path getTargetDir(org.aesh.readline.AeshContext context)
public FeatureContainer getFeatureContainer(PmSession session, org.aesh.readline.AeshContext ctx) throws ProvisioningException, Exception
ProvisioningExceptionExceptionCopyright © 2016–2018 JBoss by Red Hat. All rights reserved.