public class ReloadHandler extends BaseOperationCommand
OperationCommand.HandledRequestaccessRequirement, headers, params, requiredAddresshelpArg| Constructor and Description |
|---|
ReloadHandler(CommandContext ctx,
AtomicReference<EmbeddedProcessLaunch> embeddedServerRef) |
| 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) |
protected AccessRequirement |
setupAccessRequirement(CommandContext ctx) |
addArgument, addHeaders, addRequiredPath, addRequiredPath, buildRequest, buildRequestWOValidation, cliEvent, displayResponseHeaders, getAttachments, getRequiredAddress, getRequiredType, handleAttachedFile, handleResponse, handleResponse, isAddressValid, isAvailable, isDependsOnProfile, setParamsdisplayHelp, handle, isBatchMode, printHelp, printListgetArgument, getArguments, getArgumentsMap, hasArgument, hasArgument, recognizeArgumentsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildHandledRequest, buildRequestgetArgument, getArguments, handle, hasArgument, hasArgument, isBatchModepublic ReloadHandler(CommandContext ctx, AtomicReference<EmbeddedProcessLaunch> embeddedServerRef)
protected AccessRequirement setupAccessRequirement(CommandContext ctx)
setupAccessRequirement in class BaseOperationCommandprotected void doHandle(CommandContext ctx) throws CommandLineException
doHandle in class BaseOperationCommandCommandLineExceptionprotected org.jboss.dmr.ModelNode buildRequestWithoutHeaders(CommandContext ctx) throws CommandFormatException
buildRequestWithoutHeaders in class BaseOperationCommandCommandFormatExceptionprotected void setBooleanArgument(ParsedCommandLine args, org.jboss.dmr.ModelNode op, ArgumentWithValue arg, String paramName) throws CommandFormatException
CommandFormatExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.