public abstract class AbstractFPProvisionedCommand extends AbstractStateCommand
| Constructor and Description |
|---|
AbstractFPProvisionedCommand() |
| Modifier and Type | Method and Description |
|---|---|
abstract FeaturePackLocation.ProducerSpec |
getProducer(PmSession session) |
FeaturePackConfig |
getProvisionedFP(PmSession session) |
protected void |
runCommand(PmCommandInvocation invoc,
State session) |
protected abstract void |
runCommand(PmCommandInvocation invoc,
State session,
FeaturePackConfig config) |
runCommandexecutepublic abstract FeaturePackLocation.ProducerSpec getProducer(PmSession session) throws CommandExecutionException
CommandExecutionExceptionprotected void runCommand(PmCommandInvocation invoc, State session) throws IOException, ProvisioningException, CommandExecutionException
runCommand in class AbstractStateCommandIOExceptionProvisioningExceptionCommandExecutionExceptionpublic FeaturePackConfig getProvisionedFP(PmSession session) throws CommandExecutionException
CommandExecutionExceptionprotected abstract void runCommand(PmCommandInvocation invoc, State session, FeaturePackConfig config) throws IOException, ProvisioningException, CommandExecutionException
Copyright © 2016–2018 JBoss by Red Hat. All rights reserved.