public class DestAbstract extends ConnectionAbstract
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_MESSAGE_SERIALIZER |
brokerURL, password, usercontext, verbose| Constructor and Description |
|---|
DestAbstract() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getAddressFromFQQN(String fqqn) |
protected String |
getFQQNFromDestination(String destination) |
protected MessageSerializer |
getMessageSerializer() |
protected ClientMessage |
getQueueAttribute(String queueName,
String attribute) |
protected String |
getQueueFromFQQN(String fqqn) |
byte[] |
getQueueIdFromName(String queueName) |
protected boolean |
isFQQN() |
protected Destination |
lookupDestination(Session session) |
createConnectionFactory, createCoreConnectionFactoryenableInput, execute, input, input, inputBoolean, inputPasswordcheckOptions, getBrokerEtc, getBrokerHome, getBrokerInstance, getBrokerURIInstance, isVerbose, setHomeValuespublic static final String DEFAULT_MESSAGE_SERIALIZER
protected boolean isFQQN()
throws ActiveMQException
ActiveMQExceptionprotected Destination lookupDestination(Session session) throws Exception
Exceptionprotected MessageSerializer getMessageSerializer()
public byte[] getQueueIdFromName(String queueName) throws Exception
Exceptionprotected ClientMessage getQueueAttribute(String queueName, String attribute) throws Exception
ExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.