com.arjuna.ats.jts.extensions
Class ThreadAssociationControl
java.lang.Object
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)
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 |
ThreadAssociationControl
public ThreadAssociationControl()
updateAssociation
public static final void updateAssociation(com.arjuna.ats.internal.jts.ControlWrapper tx,
int reason)
Copyright © 2011. All Rights Reserved.