com.arjuna.wst
Interface CompletionCoordinatorParticipant

All Known Subinterfaces:
CompletionCoordinatorParticipant
All Known Implementing Classes:
CompletionRPCStub, CompletionStub

public interface CompletionCoordinatorParticipant


Method Summary
 void commit()
           
 void rollback()
           
 

Method Detail

commit

void commit()
            throws TransactionRolledBackException,
                   UnknownTransactionException,
                   SystemException
Throws:
TransactionRolledBackException
UnknownTransactionException
SystemException

rollback

void rollback()
              throws UnknownTransactionException,
                     SystemException
Throws:
UnknownTransactionException
SystemException


Copyright © 2011. All Rights Reserved.