public class ShutdownHandler extends BaseOperationCommand
headers, params, requiredAddress
helpArg
Constructor and Description |
---|
ShutdownHandler(CommandContext ctx) |
Modifier and Type | Method and Description |
---|---|
protected org.jboss.dmr.ModelNode |
buildRequestWithoutHeaders(CommandContext ctx) |
protected void |
doHandle(CommandContext ctx) |
protected void |
setBooleanArgument(ParsedCommandLine args,
org.jboss.dmr.ModelNode op,
ArgumentWithValue arg,
String paramName) |
addArgument, addHeaders, addRequiredPath, addRequiredPath, buildRequest, buildRequestWOValidation, cliEvent, getRequiredAddress, getRequiredType, handleResponse, isAvailable, isDependsOnProfile, setParams
handle, isBatchMode, printHelp, printList
getArgument, getArguments, hasArgument, hasArgument, recognizeArguments
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getArgument, getArguments, handle, hasArgument, hasArgument, isBatchMode
public ShutdownHandler(CommandContext ctx)
protected void doHandle(CommandContext ctx) throws CommandLineException
doHandle
in class BaseOperationCommand
CommandLineException
protected org.jboss.dmr.ModelNode buildRequestWithoutHeaders(CommandContext ctx) throws CommandFormatException
buildRequestWithoutHeaders
in class BaseOperationCommand
CommandFormatException
protected void setBooleanArgument(ParsedCommandLine args, org.jboss.dmr.ModelNode op, ArgumentWithValue arg, String paramName) throws CommandFormatException
CommandFormatException
Copyright © 2013 JBoss by Red Hat. All rights reserved.