Package com.atomikos.icatch.imp

Class Summary
AbstractCompositeTransaction An abstract base implementation of CompositeTransaction, for common behaviour of both proxy and local instances.
ActiveStateHandler A state handler for the active coordinator state.
BaseTransactionManager Abstract TM class, to be extended for different communication layers.
CompositeTransactionAdaptor A composite transaction adaptor for inter-position on an imported instance.
CompositeTransactionImp A complete composite transaction implementation for use in the local VM.
CoordinatorImp All things related to termination logic.
CoordinatorLogImage A log image for CoordinatorImp instances.
ExtentImp The extent carries the information about the 'size' of a propagation after it returns: the indirectly invoked servers, and the orphan detection information for those.
HeurAbortedStateHandler A state handler for the heuristic abort coordinator state.
HeurHazardStateHandler A state handler for the heuristic hazard coordinator state.
HeurMixedStateHandler A state handler for the heuristic mixed coordinator state.
IndoubtStateHandler A state handler for the indoubt coordinator state.
PropagationImp Implementation of Propagation interface.
ReadOnlyParticipant  
ResumePreviousTransactionSubTxAwareParticipant A subtx aware participant that resumes a previous transaction upon termination of the (sub)transaction it is registered with.
RollbackOnlyParticipant A participant to add in case setRollbackOnly is called.
SubTransactionCoordinatorParticipant A participant for registering a subtx coordinator as a subordinate in 2PC of the parent transaction coordinator.
TransactionServiceImp General implementation of Transaction Service.
 



Copyright © 2014. All Rights Reserved.