com.arjuna.ats.arjuna.coordinator
Interface SynchronizationRecord

All Superinterfaces:
com.arjuna.ats.internal.arjuna.template.ListElement

public interface SynchronizationRecord
extends com.arjuna.ats.internal.arjuna.template.ListElement


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

Method Detail

beforeCompletion

public boolean beforeCompletion()

afterCompletion

public boolean afterCompletion(int status)