Class AmqpTransactionContext

  • All Implemented Interfaces:
    AmqpResourceParent

    public class AmqpTransactionContext
    extends Object
    implements AmqpResourceParent
    Handles the operations surrounding AMQP transaction control. The Transaction will carry a JmsTransactionId while the Transaction is open, once a transaction has been committed or rolled back the Transaction Id is cleared.