public class ConnectionAbstract extends InputAbstract
| Modifier and Type | Field and Description |
|---|---|
protected String |
brokerURL |
protected String |
password |
protected String |
user |
context, verbose| Constructor and Description |
|---|
ConnectionAbstract() |
| Modifier and Type | Method and Description |
|---|---|
protected ConnectionFactory |
createConnectionFactory() |
protected ActiveMQConnectionFactory |
createCoreConnectionFactory() |
enableInput, execute, input, input, inputBoolean, inputPasswordcheckOptions, getBrokerEtc, getBrokerHome, getBrokerInstance, getBrokerURIInstance, isVerbose, setHomeValuesprotected String brokerURL
protected String user
protected String password
protected ConnectionFactory createConnectionFactory() throws Exception
Exceptionprotected ActiveMQConnectionFactory createCoreConnectionFactory()
Copyright © 2019 JBoss by Red Hat. All rights reserved.