public class HelpCommand extends PmSessionCommand
| Modifier and Type | Class and Description |
|---|---|
static class |
HelpCommand.CommandCompleter |
| Constructor and Description |
|---|
HelpCommand() |
| Modifier and Type | Method and Description |
|---|---|
CommandDomain |
getDomain() |
protected void |
runCommand(PmCommandInvocation session) |
void |
setRegistry(org.aesh.command.registry.CommandRegistry<? extends org.aesh.command.Command,? extends org.aesh.command.invocation.CommandInvocation> registry) |
execute, handleExceptionpublic void setRegistry(org.aesh.command.registry.CommandRegistry<? extends org.aesh.command.Command,? extends org.aesh.command.invocation.CommandInvocation> registry)
protected void runCommand(PmCommandInvocation session) throws CommandExecutionException
runCommand in class PmSessionCommandCommandExecutionExceptionpublic CommandDomain getDomain()
getDomain in class PmSessionCommandCopyright © 2016–2019 JBoss by Red Hat. All rights reserved.