public class LsHandler extends BaseOperationCommand
accessRequirement, headers, params, requiredAddress
helpArg
Constructor and Description |
---|
LsHandler(CommandContext ctx) |
LsHandler(CommandContext ctx,
String command) |
Modifier and Type | Method and Description |
---|---|
protected org.jboss.dmr.ModelNode |
buildRequestWithoutHeaders(CommandContext ctx) |
protected Integer |
getAsInteger(org.jboss.dmr.ModelNode attrDescr,
String name) |
protected String |
getAsString(org.jboss.dmr.ModelNode attrDescr,
String name) |
protected String |
getNodePath(String nodePathString) |
protected void |
handleResponse(CommandContext ctx,
org.jboss.dmr.ModelNode outcome,
boolean composite) |
protected void |
recognizeArguments(CommandContext ctx) |
addArgument, addHeaders, addRequiredPath, addRequiredPath, buildRequest, buildRequestWOValidation, cliEvent, displayResponseHeaders, doHandle, getRequiredAddress, getRequiredType, handleAttachedFile, handleResponse, isAddressValid, isAvailable, isDependsOnProfile, setParams, setupAccessRequirement
handle, isBatchMode, printHelp, printList
getArgument, getArguments, hasArgument, hasArgument
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getArgument, getArguments, handle, hasArgument, hasArgument, isBatchMode
public LsHandler(CommandContext ctx)
public LsHandler(CommandContext ctx, String command)
protected void recognizeArguments(CommandContext ctx) throws CommandFormatException
recognizeArguments
in class CommandHandlerWithArguments
CommandFormatException
protected void handleResponse(CommandContext ctx, org.jboss.dmr.ModelNode outcome, boolean composite) throws CommandLineException
handleResponse
in class BaseOperationCommand
CommandLineException
protected org.jboss.dmr.ModelNode buildRequestWithoutHeaders(CommandContext ctx) throws CommandFormatException
buildRequestWithoutHeaders
in class BaseOperationCommand
CommandFormatException
Copyright © 2023 JBoss by Red Hat. All rights reserved.