com.arjuna.ats.arjuna.coordinator
Interface SynchronizationRecord

All Superinterfaces:
java.lang.Comparable, com.arjuna.ats.internal.arjuna.template.ListElement

public interface SynchronizationRecord
extends com.arjuna.ats.internal.arjuna.template.ListElement, java.lang.Comparable


Method Summary
 boolean afterCompletion(int status)
           
 boolean beforeCompletion()
           
 
Methods inherited from interface com.arjuna.ats.internal.arjuna.template.ListElement
get_uid
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

beforeCompletion

boolean beforeCompletion()

afterCompletion

boolean afterCompletion(int status)