Uses of Interface
com.atomikos.icatch.RecoveryService

Packages that use RecoveryService
com.atomikos.datasource   
com.atomikos.datasource.xa   
com.atomikos.icatch.imp   
com.atomikos.icatch.system   
 

Uses of RecoveryService in com.atomikos.datasource
 

Methods in com.atomikos.datasource with parameters of type RecoveryService
 void RecoverableResource.setRecoveryService(RecoveryService recoveryService)
          Initialize this resource with the recovery service.
 

Uses of RecoveryService in com.atomikos.datasource.xa
 

Methods in com.atomikos.datasource.xa with parameters of type RecoveryService
 void XATransactionalResource.setRecoveryService(RecoveryService recoveryService)
           
 

Uses of RecoveryService in com.atomikos.icatch.imp
 

Classes in com.atomikos.icatch.imp that implement RecoveryService
 class TransactionServiceImp
          General implementation of Transaction Service.
 

Uses of RecoveryService in com.atomikos.icatch.system
 

Methods in com.atomikos.icatch.system with parameters of type RecoveryService
static void Configuration.installRecoveryService(RecoveryService service)
          Installs a recovery service as a Singleton.
 



Copyright © 2011. All Rights Reserved.