public abstract class PmSessionCommand extends Object implements org.aesh.command.Command<PmCommandInvocation>
| Constructor and Description |
|---|
PmSessionCommand() |
| Modifier and Type | Method and Description |
|---|---|
org.aesh.command.CommandResult |
execute(PmCommandInvocation session) |
protected abstract void |
runCommand(PmCommandInvocation session) |
public org.aesh.command.CommandResult execute(PmCommandInvocation session) throws org.aesh.command.CommandException
execute in interface org.aesh.command.Command<PmCommandInvocation>org.aesh.command.CommandExceptionprotected abstract void runCommand(PmCommandInvocation session) throws CommandExecutionException
CommandExecutionExceptionCopyright © 2016–2018 JBoss by Red Hat. All rights reserved.