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, printList
addArgument, getArgument, getArguments, hasArgument, hasArgument, recognizeArguments
public PatchHandler(CommandContext context)
protected void doHandle(CommandContext ctx) throws CommandLineException
doHandle
in class CommandHandlerWithHelp
CommandLineException
protected void doInspect(CommandContext ctx) throws CommandLineException
CommandLineException
protected void formatConflictsList(StringBuilder buf, org.jboss.dmr.ModelNode conflicts, String title, String contentType)
Copyright © 2015 JBoss by Red Hat. All rights reserved.