Package org.jboss.txbridge.ba.participant

Interface Summary
CompensationDataFactory  
 

Class Summary
CloseNotifier CloseNotifier is started by the participant.
CompensationDataCustomFactory Responsible for instantiating compensation data object required for custom compensation.
CompensationDataParamFactory Responsible for instantiating compensation data object required for compensation where parameters of the original service and the compensation service match.
CompensationDataReturnFactory Responsible for instantiating compensation data object required for compensation where the return value is used as an argument for the compensation action.
CompensationNotifier CompensationNotifier is started by the participant.
CoordinatorCompletionParticipant Implementation of the Participant that is enlisted for the Business Agreement with Coordinator Completion protocol.
DummyCompensationDataFactory Responsible for instantiating dummy compensation object.
Participant This is an abstract class for Participant.
ParticipantCompletionParticipant Implementation of the Participant that is enlisted for the Business Agreement with Participant Completion protocol.