Package org.jboss.narayana.jta.jms
-
Interface Summary Interface Description TransactionHelper Utility class to make transaction status checking and resources registration easier.XAResourceConsumer XAResourceFunction<T> -
Class Summary Class Description ConnectionClosingSynchronization Synchronization to close JMS connection at the end of the transaction.ConnectionFactoryProxy Proxy connection factory to wrap around providedXAConnectionFactory.ConnectionManager ConnectionProxy Proxy connection to wrap around providedXAConnection.JMSContextProxy JmsXAResourceRecoveryHelper SessionClosingSynchronization Synchronization to close JMS session at the end of the transaction.SessionProxy Proxy session to wrap around providedXASession.TransactionHelperImpl