public class NoArgDataSourceOperationHandler extends BatchModeCommandHandler
Modifier and Type | Field and Description |
---|---|
protected String |
dsType |
protected ArgumentWithValue |
name |
protected String |
operationName |
protected ArgumentWithValue |
profile |
headers, params, requiredAddress
helpArg
Constructor and Description |
---|
NoArgDataSourceOperationHandler(CommandContext ctx,
String command,
String dsType,
String operationName) |
Modifier and Type | Method and Description |
---|---|
org.jboss.dmr.ModelNode |
buildRequestWithoutHeaders(CommandContext ctx) |
isBatchMode
addArgument, addHeaders, addRequiredPath, addRequiredPath, buildRequest, cliEvent, doHandle, getRequiredAddress, getRequiredType, handleResponse, isAvailable, isDependsOnProfile, setParams
handle, printHelp, printList
getArguments, hasArgument, hasArgument
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getArguments, handle, hasArgument, hasArgument
protected final String dsType
protected final String operationName
protected final ArgumentWithValue profile
protected final ArgumentWithValue name
public NoArgDataSourceOperationHandler(CommandContext ctx, String command, String dsType, String operationName)
public org.jboss.dmr.ModelNode buildRequestWithoutHeaders(CommandContext ctx) throws CommandFormatException
buildRequestWithoutHeaders
in class BaseOperationCommand
CommandFormatException
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.