public class BaseDataSourceModifyHandler extends BaseOperationCommand
Modifier and Type | Class and Description |
---|---|
class |
BaseDataSourceModifyHandler.ValueCompleter |
headers, params, requiredAddress
helpArg
Constructor and Description |
---|
BaseDataSourceModifyHandler(CommandContext ctx,
String commandName,
String dsType) |
Modifier and Type | Method and Description |
---|---|
org.jboss.dmr.ModelNode |
buildRequest(CommandContext ctx) |
protected void |
initOptionalArguments(ArgumentWithoutValue lastRequired) |
protected void |
setParams(CommandContext ctx,
org.jboss.dmr.ModelNode request) |
addArgument, addHeaders, addRequiredPath, addRequiredPath, cliEvent, doHandle, getRequiredAddress, getRequiredType, handleResponse, isAvailable, isDependsOnProfile
handle, isBatchMode, printHelp, printList
getArguments, hasArgument, hasArgument
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getArguments, handle, hasArgument, hasArgument, isBatchMode
public BaseDataSourceModifyHandler(CommandContext ctx, String commandName, String dsType)
public org.jboss.dmr.ModelNode buildRequest(CommandContext ctx) throws CommandFormatException
CommandFormatException
protected void setParams(CommandContext ctx, org.jboss.dmr.ModelNode request) throws CommandFormatException
setParams
in class BaseOperationCommand
CommandFormatException
protected void initOptionalArguments(ArgumentWithoutValue lastRequired)
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.