com.arjuna.ats.arjuna.coordinator
Interface Reapable

All Known Implementing Classes:
AtomicAction, RecoverAtomicAction, TopLevelAction, TwoPhaseCoordinator

public interface Reapable

Since:
JTS 3.0.
Version:
$Id: Reapable.java 2342 2006-03-30 13:06:17Z $
Author:
Mark Little (mark@arjuna.com)

Method Summary
 int cancel()
           
 Uid get_uid()
           
 boolean preventCommit()
           
 boolean running()
           
 

Method Detail

running

boolean running()

preventCommit

boolean preventCommit()

cancel

int cancel()

get_uid

Uid get_uid()


Copyright © 2011. All Rights Reserved.