com.arjuna.ats.arjuna.coordinator
Interface SynchronizationRecord

All Superinterfaces:
Comparable
All Known Implementing Classes:
HeuristicNotification

public interface SynchronizationRecord
extends Comparable


Method Summary
 boolean afterCompletion(int status)
           
 boolean beforeCompletion()
           
 Uid get_uid()
           
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

get_uid

Uid get_uid()

beforeCompletion

boolean beforeCompletion()

afterCompletion

boolean afterCompletion(int status)


Copyright © 2011. All Rights Reserved.