public abstract class AbstractReorderSASLCommand extends Object implements org.aesh.command.Command<CLICommandInvocation>, DMRCommand
| Constructor and Description |
|---|
AbstractReorderSASLCommand() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.dmr.ModelNode |
buildRequest(CommandContext context) |
org.aesh.command.CommandResult |
execute(CLICommandInvocation commandInvocation) |
abstract String |
getSASLFactoryName(CommandContext ctx) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildRequestpublic abstract String getSASLFactoryName(CommandContext ctx) throws IOException, OperationFormatException
IOExceptionOperationFormatExceptionpublic 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 org.jboss.dmr.ModelNode buildRequest(CommandContext context) throws CommandFormatException
buildRequest in interface DMRCommandCommandFormatExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.