public class StatQueue extends AbstractAction
Modifier and Type | Class and Description |
---|---|
static class |
StatQueue.FIELD |
static class |
StatQueue.OPERATION |
AbstractAction.ManagementCallback<T>
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_MAX_ROWS |
brokerURL, password, user
context, verbose
Constructor and Description |
---|
StatQueue() |
Modifier and Type | Method and Description |
---|---|
Object |
execute(ActionContext context) |
StatQueue |
setFieldName(String fieldName) |
StatQueue |
setMaxRows(int maxRows) |
StatQueue |
setOperationName(String operationName) |
StatQueue |
setQueueName(String queueName) |
StatQueue |
setValue(String value) |
StatQueue |
setverbose(boolean verbose) |
performCoreManagement
createConnectionFactory, createCoreConnectionFactory, getClientID, getPassword, getProtocol, getUser, setClientID, setPassword, setProtocol, setUser
enableInput, input, input, inputBoolean, inputPassword, isSilentInput, setSilentInput
checkOptions, getBrokerEtc, getBrokerHome, getBrokerInstance, getBrokerURIInstance, isVerbose, setHomeValues
public static final int DEFAULT_MAX_ROWS
public StatQueue setMaxRows(int maxRows)
public StatQueue setverbose(boolean verbose)
public Object execute(ActionContext context) throws Exception
execute
in interface Action
execute
in class ConnectionAbstract
Exception
Copyright © 2021 JBoss by Red Hat. All rights reserved.