Interface BAParticipantManager

All Known Implementing Classes:
BACoordinatorCompletionParticipantManagerStub, BAParticipantCompletionParticipantManagerStub

public interface BAParticipantManager
When a Business Activity participant registers with a BA transaction it gets a reference to the transaction coordinator that lets it callback into the transaction and drive the state-transition. One instance of this per transaction.
Since:
XTS 1.0.
Version:
$Id: BAParticipantManager.java,v 1.5 2004/09/09 08:48:33 kconner Exp $
Author:
Mark Little (mark.little@arjuna.com)
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Cannot complete.
    void
    The participant has completed it works, but wishes to continue in the business activity, so that it will eventually be told when (and how) the activity terminates.
    void
    The participant has exited the business activity.
    void
    fail(QName exceptionIdentifier)
    Fault.