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, 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 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
CommandLineException
protected void formatConflictsList(StringBuilder buf, org.jboss.dmr.ModelNode conflicts, String title, String contentType)
Copyright © 2023 JBoss by Red Hat. All rights reserved.