Package org.jpos.transaction
package org.jpos.transaction
-
ClassDescription2 phase commit participantTransaction context carrying typed key-value pairs that flow through participant pipelines.Well-known keys for entries placed into a transaction
Context.ContextRecovery can be implemented by a TransactionParticipant in order to customize the activation of a persisted context.GroupSelector can be implemented by a TransactionParticipant in order to switch the transaction to a new group of participants.Implemented by objects that can be paused and resumed during transaction processing.Sample Usage:Bit-flag constants returned byTransactionParticipantlifecycle methods to signal outcomes.Multi-participant transaction manager.Single line of participant trace data accumulated on aLogEventduring a transaction's lifecycle.JMX management interface exposing the TransactionManager's queue counters and TPS (transactions-per-second) metrics.2 phase commit participantEvent describing a transaction status transition.Enumeration of transaction lifecycle states.Listener notified when a transaction status changes.Distributed transaction identifier intended to be used as an ISO-8583 Retrieval Reference Number (DE-037, RRN).Inclusive numeric id range suitable for DB index range scans.