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