Novell exteNd Messaging Platform 5.2

org.omg.CosTransactions
Interface TerminatorOperations

All Known Subinterfaces:
Terminator
All Known Implementing Classes:
_TerminatorStub, TerminatorPOA

public interface TerminatorOperations

The Terminator interface supports operations to commit or rollback a transaction.


Method Summary
 void commit(boolean report_heuristics)
          The transaction is committed.
 void rollback()
          The transaction is rolled back.
 

Method Detail

commit

public void commit(boolean report_heuristics)
            throws HeuristicMixed,
                   HeuristicHazard
The transaction is committed.

Throws:
HeuristicMixed
HeuristicHazard

rollback

public void rollback()
The transaction is rolled back.


Novell exteNd Messaging Platform 5.2

exteNd is a registered trademark of Novell, Inc.
Copyright 1998-2004 Novell, Inc. All Rights Reserved.