| Package | Description |
|---|---|
| com.atomikos.datasource | |
| com.atomikos.icatch | |
| com.atomikos.icatch.config | |
| com.atomikos.icatch.provider |
| Class and Description |
|---|
| CompositeTransaction
Represents a nested part of a global
composite transaction.
|
| RecoveryService
A handle to the TM that resources can use to recover.
|
| SysException
An exception for unexpected system errors with nested information.
|
| Class and Description |
|---|
| CompositeCoordinator
Represents the per-server work done
as part of the same global (root) transaction scope.
|
| CompositeTransaction
Represents 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 and indirectly invoked servers, and the orphan
detection information for those.
|
| HeurCommitException
Exception signaling heuristic commit.
|
| HeurHazardException
Exception signaling that two-phase commit was not acknowledged by some
participants.
|
| HeuristicException
Common superclass for heuristics.
|
| HeurMixedException
An exception signaling that some participants
have committed whereas others performed a rollback.
|
| HeurRollbackException
An exception signaling that the transaction's work has been rolled back
heuristically.
|
| Participant
A participant for (distributed) two-phase commit of composite transactions.
|
| Propagation
Information about the transaction context that can be
shipped along with a remote request (via toString()), to make the other side
participate in the transaction present for the current thread in this VM.
|
| RecoveryCoordinator
The coordinator who knows the outcome for recovery purposes.
|
| RollbackException
An exception indicating that a transaction has already 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 transaction termination callbacks.
|
| SysException
An exception for unexpected system errors with nested information.
|
| TransactionServicePlugin
A plugin interface for transaction service extension modules.
|
| Class and Description |
|---|
| CompositeTransactionManager
This interface outlines the API for managing composite transactions
in the local VM.
|
| SysException
An exception for unexpected system errors with nested information.
|
| TransactionService
This internal interface is the base interface for creating transactions.
|
| TransactionServicePlugin
A plugin interface for transaction service extension modules.
|
| Class and Description |
|---|
| CompositeTransactionManager
This interface outlines the API for managing composite transactions
in the local VM.
|
| RecoveryService
A handle to the TM that resources can use to recover.
|
| SysException
An exception for unexpected system errors with nested information.
|
| TransactionService
This internal interface is the base interface for creating transactions.
|
Copyright © 2019. All Rights Reserved.