public abstract class AbstractFPProvisioningCommand extends AbstractStateCommand
| Modifier and Type | Field and Description |
|---|---|
protected String |
streamName |
| Constructor and Description |
|---|
AbstractFPProvisioningCommand() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
protected void |
runCommand(PmCommandInvocation invoc,
State session) |
protected abstract void |
runCommand(PmCommandInvocation invoc,
State session,
FeaturePackLocation fpl) |
runCommandexecute, handleExceptionprotected String streamName
protected void runCommand(PmCommandInvocation invoc, State session) throws IOException, ProvisioningException, CommandExecutionException
runCommand in class AbstractStateCommandIOExceptionProvisioningExceptionCommandExecutionExceptionprotected abstract void runCommand(PmCommandInvocation invoc, State session, FeaturePackLocation fpl) throws IOException, ProvisioningException, CommandExecutionException
public String getName()
Copyright © 2016–2018 JBoss by Red Hat. All rights reserved.