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

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

Uses of XidImporter in org.apache.geronimo.transaction
 

Constructors in org.apache.geronimo.transaction with parameters of type XidImporter
TransactionManagerProxy(TransactionManager delegate, XidImporter importer, Recovery recovery, Collection resourceManagers)
          Constructor taking the TransactionManager to wrap.
 

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.
 



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