public class ActiveMQQueueSenderResource extends AbstractActiveMQProducerResource
| Constructor and Description |
|---|
ActiveMQQueueSenderResource(String destinationName,
org.apache.activemq.ActiveMQConnectionFactory connectionFactory) |
ActiveMQQueueSenderResource(String destinationName,
EmbeddedActiveMQBroker embeddedActiveMQBroker) |
ActiveMQQueueSenderResource(String destinationName,
URI brokerURI) |
ActiveMQQueueSenderResource(String destinationName,
URI brokerURI,
String userName,
String password) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createClient() |
byte |
getDestinationType() |
getDestinationName, sendMessage, sendMessage, sendMessage, sendMessage, sendMessage, sendMessageWithProperties, sendMessageWithProperties, sendMessageWithProperties, sendMessageWithPropertiesafter, before, createBytesMessage, createDestination, createMapMessage, createMessage, createMessage, createMessage, createMessage, createMessage, createMessage, createMessage, createMessage, createObjectMessage, createStreamMessage, createTextMessage, getBrokerURL, getClientId, setMessageProperties, start, stopapplypublic ActiveMQQueueSenderResource(String destinationName, org.apache.activemq.ActiveMQConnectionFactory connectionFactory)
public ActiveMQQueueSenderResource(String destinationName, URI brokerURI)
public ActiveMQQueueSenderResource(String destinationName, EmbeddedActiveMQBroker embeddedActiveMQBroker)
public ActiveMQQueueSenderResource(String destinationName, URI brokerURI, String userName, String password)
public byte getDestinationType()
getDestinationType in class AbstractActiveMQClientResourceprotected void createClient() throws JMSException
createClient in class AbstractActiveMQClientResourceJMSExceptionCopyright © 2005–2022 The Apache Software Foundation. All rights reserved.