org.omg.CosTransactions
Interface TerminatorOperations

All Superinterfaces:
org.omg.CORBA.portable.IDLEntity, java.io.Serializable
All Known Subinterfaces:
Terminator

public interface TerminatorOperations
extends org.omg.CORBA.portable.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

rollback

public void rollback()