public class LsHandler extends CommandHandlerWithHelp
helpArg| Modifier and Type | Method and Description |
|---|---|
protected void |
doHandle(CommandContext ctx) |
protected Integer |
getAsInteger(org.jboss.dmr.ModelNode attrDescr,
String name) |
protected String |
getAsString(org.jboss.dmr.ModelNode attrDescr,
String name) |
protected void |
recognizeArguments(CommandContext ctx) |
handle, isAvailable, isBatchMode, printHelp, printListaddArgument, getArgument, getArguments, hasArgument, hasArgumentpublic LsHandler()
public LsHandler(String command)
protected void recognizeArguments(CommandContext ctx) throws CommandFormatException
recognizeArguments in class CommandHandlerWithArgumentsCommandFormatExceptionprotected void doHandle(CommandContext ctx) throws CommandFormatException
doHandle in class CommandHandlerWithHelpCommandFormatExceptionCopyright © 2015 JBoss by Red Hat. All rights reserved.