Class SynchronizationImple

java.lang.Object
com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple
All Implemented Interfaces:
SynchronizationRecord, Comparable

public class SynchronizationImple extends Object implements SynchronizationRecord, Comparable
Whenever a synchronization is registered, an instance of this class is used to wrap it.
Since:
JTS 1.2.4.
Version:
$Id: SynchronizationImple.java 2342 2006-03-30 13:06:17Z $
Author:
Mark Little (mark@arjuna.com)