public class ActiveMQSendAdapter extends Object implements org.aktivecortex.core.message.spi.SendAdapter
| Constructor and Description |
|---|
ActiveMQSendAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
boolean |
send(byte[] message,
String messageId,
String routingKey) |
void |
setJmsTemplate(org.springframework.jms.core.JmsTemplate jmsTemplate) |
String |
toString() |
public void setJmsTemplate(org.springframework.jms.core.JmsTemplate jmsTemplate)
public boolean send(byte[] message,
String messageId,
String routingKey)
send in interface org.aktivecortex.core.message.spi.SendAdapterpublic void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionCopyright © 2012-2013 Aktive Cortex. All Rights Reserved.