com.arjuna.ats.jts.extensions
Class ThreadAssociationControl

java.lang.Object
  extended by com.arjuna.ats.jts.extensions.ThreadAssociationControl

public class ThreadAssociationControl
extends Object

Used to process thread associations.

Since:
JTS 2.0.
Version:
$Id: ThreadAssociationControl.java 2342 2006-03-30 13:06:17Z $
Author:
Mark Little (mark@arjuna.com)

Constructor Summary
ThreadAssociationControl()
           
 
Method Summary
static void updateAssociation(com.arjuna.ats.internal.jts.ControlWrapper tx, int reason)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadAssociationControl

public ThreadAssociationControl()
Method Detail

updateAssociation

public static final void updateAssociation(com.arjuna.ats.internal.jts.ControlWrapper tx,
                                           int reason)


Copyright © 2011. All Rights Reserved.