Package org.objectweb.transaction.jta

ObjectWeb's extension to JTA (Java Transaction API)

Interface Summary

ResourceManagerEvent A ResourceManagerEvent allows late enrolment of connections that are opened in the thread before the transaction starts.
ResourceManagerEventListener A ResourceManagerEventListener allows late enrolment of connections that are opened in the thread before the transaction starts.
TMService A TMService represents a JTA Service and is used to acces JTA main interfaces (UserTransaction and TransactionManager).
TransactionManager A TransactionManager extends JTA javax.transaction.TransactionManager with an event API that allows late enlistment of connections opened by resource managers before the transaction has begun.
ObjectWeb's extension to JTA (Java Transaction API)