Uses of Interface
org.objectweb.jotm.TransactionRecovery

Packages that use TransactionRecovery
org.objectweb.jotm   
org.objectweb.transaction.jta   
 

Uses of TransactionRecovery in org.objectweb.jotm
 

Classes in org.objectweb.jotm that implement TransactionRecovery
 class TransactionRecoveryImpl
           
 

Methods in org.objectweb.jotm that return TransactionRecovery
 TransactionRecovery Jotm.getTransactionRecovery()
           
static TransactionRecovery Current.getTransactionRecovery()
          Returns the Transaction Recovery object
 

Uses of TransactionRecovery in org.objectweb.transaction.jta
 

Methods in org.objectweb.transaction.jta that return TransactionRecovery
 TransactionRecovery TMService.getTransactionRecovery()
          returns a TransactionRecoveryImpl object.
 



Copyright ? 2005-2010 OW2 Consortium. All Rights Reserved.