public class LegacyCommandContainer.LegacyCommand extends Object implements org.aesh.command.Command<CLICommandInvocation>, SpecialCommand
| Constructor and Description |
|---|
LegacyCommand() |
| Modifier and Type | Method and Description |
|---|---|
org.aesh.command.CommandResult |
execute(CLICommandInvocation commandInvocation) |
CommandHandler |
getCommandHandler() |
String |
getLine() |
public CommandHandler getCommandHandler()
public org.aesh.command.CommandResult execute(CLICommandInvocation commandInvocation) throws org.aesh.command.CommandException, InterruptedException
execute in interface org.aesh.command.Command<CLICommandInvocation>org.aesh.command.CommandExceptionInterruptedExceptionpublic String getLine()
getLine in interface SpecialCommandCopyright © 2018 JBoss by Red Hat. All rights reserved.