Uses of Interface
com.atomikos.icatch.Synchronization

Packages that use Synchronization
com.atomikos.icatch   
com.atomikos.icatch.imp   
com.atomikos.jdbc   
 

Uses of Synchronization in com.atomikos.icatch
 

Methods in com.atomikos.icatch with parameters of type Synchronization
 void CompositeTransaction.registerSynchronization(Synchronization sync)
          Add a synchronization callback.
 

Uses of Synchronization in com.atomikos.icatch.imp
 

Methods in com.atomikos.icatch.imp with parameters of type Synchronization
 void CompositeTransactionImp.registerSynchronization(Synchronization sync)
           
 void AbstractCompositeTransaction.registerSynchronization(Synchronization sync)
           
 

Uses of Synchronization in com.atomikos.jdbc
 

Classes in com.atomikos.jdbc that implement Synchronization
 class ExclusiveExternalXAPooledConnectionImp
          A non-shared implementation of a pooled connection.
 



Copyright © 2011. All Rights Reserved.