public class PatchHandler extends CommandHandlerWithHelp
helpArg| Constructor and Description |
|---|
PatchHandler(CommandContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addPatchesInfo(org.jboss.dmr.ModelNode result,
SimpleTable table) |
protected void |
doHandle(CommandContext ctx) |
protected void |
doInspect(CommandContext ctx) |
protected void |
formatConflictsList(StringBuilder buf,
org.jboss.dmr.ModelNode conflicts,
String title,
String contentType) |
protected void |
printLayerPatches(CommandContext ctx,
org.jboss.dmr.ModelNode result,
String type) |
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 printLayerPatches(CommandContext ctx, org.jboss.dmr.ModelNode result, String type)
protected void addPatchesInfo(org.jboss.dmr.ModelNode result,
SimpleTable table)
protected void doInspect(CommandContext ctx) throws CommandLineException
CommandLineExceptionprotected void formatConflictsList(StringBuilder buf, org.jboss.dmr.ModelNode conflicts, String title, String contentType)
Copyright © 2021 JBoss by Red Hat. All rights reserved.