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

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

Uses of Recovery in org.apache.geronimo.transaction
 

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

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

Classes in org.apache.geronimo.transaction.manager that implement Recovery
 class RecoveryImpl
           
 



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