Package com.arjuna.ats.internal.arjuna.thread


package com.arjuna.ats.internal.arjuna.thread
  • Class
    Description
    This class maintains a mapping between a thread and its notion of the current transaction.
    Implementations of this class can be registered with the low-level transaction-threading system to set up any thread data that is needed for thread-to-transaction tracking to be done correctly.