Package org.apache.aries.transaction

Class Summary
Activator  
GeronimoPlatformTransactionManager  
HOWLLog  
NLS  
TransactionManagerService  
TransactionManagerService.SpringTransactionManagerCreator We use an inner static class to decouple this class from the spring-tx classes in order to not have NoClassDefFoundError if those are not present.
XidFactoryImpl Factory for transaction ids that are ever increasing allowing determination of new transactions The Xid is constructed of two parts: 8 byte id (LSB first) base id can't easily extend geronimo XidFactoryImpl b/c count is private
 



Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.