public class PatchHandler extends CommandHandlerWithHelp
helpArg| Constructor and Description |
|---|
PatchHandler(CommandContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doHandle(CommandContext ctx) |
protected void |
doInspect(CommandContext ctx) |
protected void |
formatConflictsList(StringBuilder buf,
org.jboss.dmr.ModelNode conflicts,
String title,
String contentType) |
handle, isAvailable, isBatchMode, printHelp, printListaddArgument, getArgument, getArguments, hasArgument, hasArgument, recognizeArgumentspublic PatchHandler(CommandContext context)
protected void doHandle(CommandContext ctx) throws CommandLineException
doHandle in class CommandHandlerWithHelpCommandLineExceptionprotected void doInspect(CommandContext ctx) throws CommandLineException
CommandLineExceptionprotected void formatConflictsList(StringBuilder buf, org.jboss.dmr.ModelNode conflicts, String title, String contentType)
Copyright © 2014 JBoss by Red Hat. All rights reserved.