Package com.arjuna.ats.jts.extensions


package com.arjuna.ats.jts.extensions
  • Class
    Description
    To get the formatID used to represent JBoss transactions to the system.
    Similar to CosTransactions::Current.
    This interface gives access to the Arjuna specific extensions to Current.
    Whereas TxAssociation classes are on a per thread basis, insances of this type apply to all threads.
    Used to process thread associations.
    Instances of TxAssociation can be added on a per thread basis, or for all threads.
    Creates a nested top-level transaction.
    Instances of these classes are informed whenever a transaction is begun/suspended/resumed/ended.