Uses of Package
com.arjuna.ats.arjuna.coordinator

Packages that use com.arjuna.ats.arjuna.coordinator
com.arjuna.ats.arjuna   
com.arjuna.ats.arjuna.common   
com.arjuna.ats.arjuna.coordinator   
com.arjuna.ats.arjuna.coordinator.abstractrecord   
com.arjuna.ats.arjuna.recovery   
com.arjuna.ats.arjuna.tools.osb.mbean   
com.arjuna.ats.jts.extensions   
com.arjuna.ats.txoj   
 

Classes in com.arjuna.ats.arjuna.coordinator used by com.arjuna.ats.arjuna
BasicAction
          BasicAction does most of the work of an atomic action, but does not manage thread scoping.
Reapable
           
TwoPhaseCoordinator
          Adds support for synchronizations to BasicAction.
 

Classes in com.arjuna.ats.arjuna.coordinator used by com.arjuna.ats.arjuna.common
CheckedActionFactory
          Manages the CheckedAction instances on a per transaction basis.
 

Classes in com.arjuna.ats.arjuna.coordinator used by com.arjuna.ats.arjuna.coordinator
AbstractRecord
          Abstract Record Class This class provides an abstract template that defines the interface that the atomic action system uses to notify objects that various state transitions have occurred as the 2PC protocol executes.
ActionHierarchy
          Class that represents the transaction hierarchy.
ActionManager
           
BasicAction
          BasicAction does most of the work of an atomic action, but does not manage thread scoping.
CheckedAction
          If an action attempts to terminate with threads still active we call an instance of this class to determine what to do.
Reapable
           
RecordList
          This class manages instances of the classes derived from AbstractRecord in the form of an ordered doubly-linked list.
SynchronizationRecord
           
TransactionReaper
          Class to record transactions with non-zero timeout values, and class to implement a transaction reaper thread which terminates these transactions once their timeout elapses.
TxStats
          This class is used to maintain statistics on transactions that have been created.
TxStatsMBean
          MBean interface for monitoring transaction statistics.
 

Classes in com.arjuna.ats.arjuna.coordinator used by com.arjuna.ats.arjuna.coordinator.abstractrecord
AbstractRecord
          Abstract Record Class This class provides an abstract template that defines the interface that the atomic action system uses to notify objects that various state transitions have occurred as the 2PC protocol executes.
 

Classes in com.arjuna.ats.arjuna.coordinator used by com.arjuna.ats.arjuna.recovery
BasicAction
          BasicAction does most of the work of an atomic action, but does not manage thread scoping.
Reapable
           
TwoPhaseCoordinator
          Adds support for synchronizations to BasicAction.
 

Classes in com.arjuna.ats.arjuna.coordinator used by com.arjuna.ats.arjuna.tools.osb.mbean
AbstractRecord
          Abstract Record Class This class provides an abstract template that defines the interface that the atomic action system uses to notify objects that various state transitions have occurred as the 2PC protocol executes.
RecordList
          This class manages instances of the classes derived from AbstractRecord in the form of an ordered doubly-linked list.
 

Classes in com.arjuna.ats.arjuna.coordinator used by com.arjuna.ats.jts.extensions
CheckedAction
          If an action attempts to terminate with threads still active we call an instance of this class to determine what to do.
 

Classes in com.arjuna.ats.arjuna.coordinator used by com.arjuna.ats.txoj
ActionHierarchy
          Class that represents the transaction hierarchy.
 



Copyright © 2011. All Rights Reserved.