acknowledgeMode
property *acknowledgeMode
property *subscriptionDurability
property *InboundContext
used by the current thread
which is processing a message.Connection
implementation which can be used with the ActiveMQ JCA
Resource Adapter to publish messages using the same JMS session that is used to dispatch
messages.ConnectionFactory
implementation which creates connections which can
be used with the ActiveMQ JCA Resource Adapter to publish messages using the
same underlying JMS session that is used to dispatch messages.Session
instance and
an optional, lazily created MessageProducer
instance
which can them be used by a pooling based JMS provider for publishing
messages using the session used by the current thread.InboundContext
instance being used to process a message in the
current thread so that messages can be produced using the same session.MessageProducer
which uses the ActiveMQ JCA ResourceAdapter's
current thread's JMS Session
to send messages.Session
implementation which can be used with the ActiveMQ JCA
Resource Adapter to publish messages using the same JMS session that is used
to dispatch messages.null
as its detail message.subscriptionDurability
property *MessageEndpoint.beforeDelivery(java.lang.reflect.Method)
method is called.MessageEndpoint.afterDelivery()
method is called.Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.