public class ActiveMQTopicPublisherResource extends AbstractActiveMQProducerResource
| Constructor and Description |
|---|
ActiveMQTopicPublisherResource(String destinationName,
org.apache.activemq.ActiveMQConnectionFactory connectionFactory) |
ActiveMQTopicPublisherResource(String destinationName,
EmbeddedActiveMQBroker embeddedActiveMQBroker) |
ActiveMQTopicPublisherResource(String destinationName,
URI brokerURI) |
ActiveMQTopicPublisherResource(String destinationName,
URI brokerURI,
String userName,
String password) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createClient() |
String |
getDestinationName() |
byte |
getDestinationType() |
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 ActiveMQTopicPublisherResource(String destinationName, org.apache.activemq.ActiveMQConnectionFactory connectionFactory)
public ActiveMQTopicPublisherResource(String destinationName, URI brokerURI)
public ActiveMQTopicPublisherResource(String destinationName, EmbeddedActiveMQBroker embeddedActiveMQBroker)
public ActiveMQTopicPublisherResource(String destinationName, URI brokerURI, String userName, String password)
public String getDestinationName()
getDestinationName in class AbstractActiveMQProducerResourcepublic byte getDestinationType()
getDestinationType in class AbstractActiveMQClientResourceprotected void createClient() throws JMSException
createClient in class AbstractActiveMQClientResourceJMSExceptionCopyright © 2005–2022 The Apache Software Foundation. All rights reserved.