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, requiredAddresshelpArg| 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) |
isBatchModeaddArgument, addHeaders, addRequiredPath, addRequiredPath, buildRequest, cliEvent, doHandle, getRequiredAddress, getRequiredType, handleResponse, isAvailable, isDependsOnProfile, setParamshandle, printHelp, printListgetArguments, hasArgument, hasArgumentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetArguments, handle, hasArgument, hasArgumentprotected 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 BaseOperationCommandCommandFormatExceptionCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.