Uses of Package
com.atomikos.icatch

Packages that use com.atomikos.icatch
com.atomikos.datasource   
com.atomikos.icatch   
com.atomikos.icatch.admin   
com.atomikos.icatch.config   
 

Classes in com.atomikos.icatch used by com.atomikos.datasource
CompositeTransaction
          A composite transaction is a nested part of a global composite transaction.
HeuristicMessage
          A message to help resolving heuristic problem cases.
Participant
          A participant for 2PC of composite transactions.
RecoveryService
          A handle to the TM that resources can use to recover.
SysException
          An exception for system errors with nested information.
 

Classes in com.atomikos.icatch used by com.atomikos.icatch
CompositeCoordinator
          A CompositeCoordinator represents the per-server work done as part of the same termination scope.
CompositeTerminator
          A handle to terminate the composite transaction.
CompositeTransaction
          A composite transaction is a nested part of a global composite transaction.
Extent
          The extent carries the information about the 'size' of a propagation after it returns: the directly andindirectly invoked servers, and the orphan detection information for those.
HeurCommitException
          A heuristic extension supporting messages.
HeurHazardException
          A heuristic hazard exception propagates to the root as indication of cases where 2PC commit or abort was not acknowledge by all participants.
HeuristicMessage
          A message to help resolving heuristic problem cases.
HeurMixedException
          A heuristic extension supporting messages.
HeurRollbackException
          A heuristic extension supporting messages.
Participant
          A participant for 2PC of composite transactions.
Propagation
          Information to propagate a transaction to a remote server.
RecoveryCoordinator
          A recoverycoordinator is contacted by an indoubt participant on timeout or restart.
RollbackException
          An exception indicating that a tx has been rolled back.
SubTxAwareParticipant
          A participant that wants to be notified of local termination of a node in a nested transaction tree.
Synchronization
          A synchronization inferface for tx termination callbacks.
SysException
          An exception for system errors with nested information.
TransactionControl
          Deprecated. As from release 3.0, the methods of this interface have been moved to the basic CompositeTransaction interface.
TSListener
          A listener interface for transaction service startup and shutdown events.
TxState
          A state implementation for a distributed transaction system.
 

Classes in com.atomikos.icatch used by com.atomikos.icatch.admin
HeurCommitException
          A heuristic extension supporting messages.
HeurHazardException
          A heuristic hazard exception propagates to the root as indication of cases where 2PC commit or abort was not acknowledge by all participants.
HeuristicMessage
          A message to help resolving heuristic problem cases.
HeurMixedException
          A heuristic extension supporting messages.
HeurRollbackException
          A heuristic extension supporting messages.
SysException
          An exception for system errors with nested information.
 

Classes in com.atomikos.icatch used by com.atomikos.icatch.config
CompositeTransactionManager
          A composite transaction manager.
ExportingTransactionManager
          An interface for a TM that allows outgoing remote calls to be transactional.
ImportingTransactionManager
          An interface for the communication layer, for notifying TM of incoming transactional request.
SysException
          An exception for system errors with nested information.
TSListener
          A listener interface for transaction service startup and shutdown events.
 



Copyright © 2011. All Rights Reserved.