Uses of Interface
org.apache.geronimo.transaction.manager.XidImporter

Packages that use XidImporter
org.apache.geronimo.transaction.context   
org.apache.geronimo.transaction.manager   
 

Uses of XidImporter in org.apache.geronimo.transaction.context
 

Constructors in org.apache.geronimo.transaction.context with parameters of type XidImporter
TransactionContextManager(ExtendedTransactionManager transactionManager, XidImporter importer)
           
 

Uses of XidImporter in org.apache.geronimo.transaction.manager
 

Classes in org.apache.geronimo.transaction.manager that implement XidImporter
 class TransactionManagerImpl
          Simple implementation of a transaction manager.
 class TransactionManagerImplGBean
          Simple implementation of a transaction manager.
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.