Uses of Package
com.atomikos.icatch

Packages that use com.atomikos.icatch
com.atomikos.datasource   
com.atomikos.datasource.pool   
com.atomikos.datasource.xa   
com.atomikos.datasource.xa.session   
com.atomikos.icatch   
com.atomikos.icatch.admin   
com.atomikos.icatch.admin.jmx   
com.atomikos.icatch.config   
com.atomikos.icatch.config.imp   
com.atomikos.icatch.imp   
com.atomikos.icatch.jta   
com.atomikos.icatch.system   
com.atomikos.jdbc   
com.atomikos.jdbc.nonxa   
com.atomikos.jms   
 

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.datasource.pool
HeuristicMessage
          A message to help resolving heuristic problem cases.
 

Classes in com.atomikos.icatch used by com.atomikos.datasource.xa
CompositeTransaction
          A composite transaction is a nested part of a global composite transaction.
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.
RecoveryService
          A handle to the TM that resources can use to recover.
RollbackException
          An exception indicating that a tx has been rolled back.
SysException
          An exception for system errors with nested information.
 

Classes in com.atomikos.icatch used by com.atomikos.datasource.xa.session
CompositeTransaction
          A composite transaction is a nested part of a global composite transaction.
HeuristicMessage
          A message to help resolving heuristic problem cases.
 

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.admin.jmx
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.
 

Classes in com.atomikos.icatch used by com.atomikos.icatch.config.imp
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.
 

Classes in com.atomikos.icatch used by com.atomikos.icatch.imp
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.
CompositeTransactionManager
          A composite transaction manager.
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.
RecoveryService
          A handle to the TM that resources can use to recover.
RollbackException
          An exception indicating that a tx has been rolled back.
StringHeuristicMessage
          A heuristic message implementation.
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.
TransactionService
          This internal interface is the base interface for creating transactions.
TSListener
          A listener interface for transaction service startup and shutdown events.
 

Classes in com.atomikos.icatch used by com.atomikos.icatch.jta
CompositeTransaction
          A composite transaction is a nested part of a global composite transaction.
CompositeTransactionManager
          A composite transaction manager.
SubTxAwareParticipant
          A participant that wants to be notified of local termination of a node in a nested transaction tree.
SysException
          An exception for system errors with nested information.
 

Classes in com.atomikos.icatch used by com.atomikos.icatch.system
CompositeTransactionManager
          A composite transaction manager.
ExportingTransactionManager
          An interface for a TM that allows outgoing remote calls to be transactional.
HeuristicMessage
          A message to help resolving heuristic problem cases.
ImportingTransactionManager
          An interface for the communication layer, for notifying TM of incoming transactional request.
RecoveryService
          A handle to the TM that resources can use to recover.
SubTxCode
          An interface for transactional threads.
SysException
          An exception for system errors with nested information.
TransactionService
          This internal interface is the base interface for creating transactions.
TSListener
          A listener interface for transaction service startup and shutdown events.
 

Classes in com.atomikos.icatch used by com.atomikos.jdbc
CompositeTransaction
          A composite transaction is a nested part of a global composite transaction.
HeuristicMessage
          A message to help resolving heuristic problem cases.
Synchronization
          A synchronization inferface for tx termination callbacks.
 

Classes in com.atomikos.icatch used by com.atomikos.jdbc.nonxa
HeuristicMessage
          A message to help resolving heuristic problem cases.
 

Classes in com.atomikos.icatch used by com.atomikos.jms
HeuristicMessage
          A message to help resolving heuristic problem cases.
 



Copyright © 2011. All Rights Reserved.