public class ActiveMQServiceAdapter extends JMSServiceAdapter
acknowledgeMode, DEFAULT_FAILOVER_RETRY_COUNT, DEFAULT_FAILOVER_RETRY_INTERVAL, DEFAULT_RECONNECT_RETRY_INTERVAL, deliveryMode, destinationName, failoverRetryCount, failoverRetryInterval, jmsClients, jmsConnectionFactory, jmsDestination, messagePriority, noLocal, reconnectRetryInterval, sessionSelector, textMessages, transactedSessions| Constructor and Description |
|---|
ActiveMQServiceAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(XMap adapterProperties,
XMap destinationProperties) |
protected javax.jms.Destination |
getConsumerDestination(java.lang.String topic) |
protected javax.jms.Destination |
getProducerDestination(java.lang.String topic) |
invoke, manage, start, stopgetAdapterState, getDestination, getGravity, getId, getSecurityPolicy, setAdapterState, setDestination, setGravity, setId, setSecurityPolicypublic void configure(XMap adapterProperties, XMap destinationProperties) throws ServiceException
configure in class JMSServiceAdapterServiceExceptionprotected javax.jms.Destination getProducerDestination(java.lang.String topic)
getProducerDestination in class JMSServiceAdapterprotected javax.jms.Destination getConsumerDestination(java.lang.String topic)
getConsumerDestination in class JMSServiceAdapter