Package bitronix.tm.resource.jms
package bitronix.tm.resource.jms
Synchronous JMS specific resource management code.
-
ClassDescriptionJMS Session wrapper that will send calls to either a XASession or to a non-XA Session depending on the calling context.Disposable Connection handle.Implementation of a JMS pooled connection wrapping vendor's
XAConnectionimplementation.JmsPooledConnectionManagement interface.XAConnectionFactoryimplementation that wraps anotherXAConnectionFactoryimplementation available in some JNDI tree.MessageConsumerwrapper that adds XA enlistment semantics.JMS destination wrapper optimized for use with hashed collections where it is the key and aMessageProduceror aMessageConsumeris the value.MessageProducerwrapper that adds XA enlistment semantics.Implementation of a JMSConnectionFactorywrapping vendor'sXAConnectionFactoryimplementation.TopicSubscriberwrapper that adds XA enlistment semantics.