public abstract class AbstractAction extends ConnectionAbstract
Modifier and Type | Class and Description |
---|---|
static interface |
AbstractAction.ManagementCallback<T> |
brokerURL, password, user
context, verbose
Constructor and Description |
---|
AbstractAction() |
Modifier and Type | Method and Description |
---|---|
void |
performCoreManagement(AbstractAction.ManagementCallback<ClientMessage> cb) |
createConnectionFactory, createCoreConnectionFactory, getClientID, getPassword, getProtocol, getUser, setClientID, setPassword, setProtocol, setUser
enableInput, execute, input, input, inputBoolean, inputPassword, isSilentInput, setSilentInput
checkOptions, getBrokerEtc, getBrokerHome, getBrokerInstance, getBrokerURIInstance, isVerbose, setHomeValues
public void performCoreManagement(AbstractAction.ManagementCallback<ClientMessage> cb) throws Exception
Exception
Copyright © 2019 JBoss by Red Hat. All rights reserved.