org.omg.CosTransactions
Interface TerminatorOperations

All Superinterfaces:
IDLEntity, Serializable
All Known Subinterfaces:
Terminator

public interface TerminatorOperations
extends IDLEntity

TerminatorOperations Type Class generated by the Idl2Java Compiler 3.1 of Jonathan


Method Summary
 void commit(boolean report_heuristics)
           
 void rollback()
           
 

Method Detail

commit

public void commit(boolean report_heuristics)
            throws HeuristicMixed,
                   HeuristicHazard
Throws:
HeuristicMixed
HeuristicHazard

rollback

public void rollback()