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()
          Get the propagation info of the tx for the calling thread.
 

Methods in com.atomikos.icatch with parameters of type Propagation
 CompositeTransaction ImportingTransactionManager.importTransaction(Propagation propagation, boolean orphancheck, boolean heur_commit)
          Notify TM of incoming request with given propagation.
 CompositeTransaction TransactionService.recreateCompositeTransaction(Propagation context, boolean orphancheck, boolean heur_commit)
          Recreate a composite transaction based on an imported context.
 



Copyright © 2011. All Rights Reserved.