Uses of Interface
com.atomikos.icatch.Propagation

Packages that use Propagation
com.atomikos.icatch   
 

Uses of Propagation in com.atomikos.icatch
 

Methods in com.atomikos.icatch that return Propagation
 Propagation ExportingTransactionManager.getPropagation()
          Gets the propagation info of the transaction for the calling thread.
 

Methods in com.atomikos.icatch with parameters of type Propagation
 CompositeTransaction ImportingTransactionManager.importTransaction(Propagation propagation, boolean orphancheck, boolean heur_commit)
          Imports the transaction propagation obtained from an incoming request.
 CompositeTransaction TransactionService.recreateCompositeTransaction(Propagation context, boolean orphancheck, boolean heur_commit)
          Recreates a composite transaction based on an imported context.
 



Copyright © 2013. All Rights Reserved.