Package org.ehcache.transactions.xa.txmgr

Interface Summary
XAResourceRegistry Support for XAResource registration with TransactionManager implementations.
 

Class Summary
NullXAResourceRegistry No-op XAResourceRegistry implementation.
TransactionManagerWrapper A wrapper of JTA TransactionManager implementation with added support for XAResource registration.