public class PrefixHandler extends CommandHandlerWithHelp
helpArg
Constructor and Description |
---|
PrefixHandler() |
PrefixHandler(String command) |
Modifier and Type | Method and Description |
---|---|
protected void |
assertValid(CommandContext ctx,
OperationRequestAddress addr) |
protected void |
doHandle(CommandContext ctx) |
handle, isAvailable, isBatchMode, printHelp, printList
addArgument, getArgument, getArguments, hasArgument, hasArgument, recognizeArguments
public PrefixHandler()
public PrefixHandler(String command)
protected void doHandle(CommandContext ctx) throws CommandLineException
doHandle
in class CommandHandlerWithHelp
CommandLineException
protected void assertValid(CommandContext ctx, OperationRequestAddress addr) throws CommandLineException
CommandLineException
Copyright © 2023 JBoss by Red Hat. All rights reserved.