|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BusinessAgreementWithCoordinatorCompletionParticipant | |
---|---|
com.arjuna.mw.wst11 | |
com.arjuna.wst11.messaging.engines | |
com.arjuna.wst11.stub |
Uses of BusinessAgreementWithCoordinatorCompletionParticipant in com.arjuna.mw.wst11 |
---|
Methods in com.arjuna.mw.wst11 with parameters of type BusinessAgreementWithCoordinatorCompletionParticipant | |
---|---|
abstract BAParticipantManager |
BusinessActivityManager.enlistForBusinessAgreementWithCoordinatorCompletion(BusinessAgreementWithCoordinatorCompletionParticipant bawcp,
String id)
Enlist a participant for the BusinessAgreementWithCoordinatorCompletion protocol. |
Uses of BusinessAgreementWithCoordinatorCompletionParticipant in com.arjuna.wst11.messaging.engines |
---|
Methods in com.arjuna.wst11.messaging.engines that return BusinessAgreementWithCoordinatorCompletionParticipant | |
---|---|
BusinessAgreementWithCoordinatorCompletionParticipant |
CoordinatorCompletionParticipantEngine.getParticipant()
Get the associated participant. |
Constructors in com.arjuna.wst11.messaging.engines with parameters of type BusinessAgreementWithCoordinatorCompletionParticipant | |
---|---|
CoordinatorCompletionParticipantEngine(String id,
W3CEndpointReference coordinator,
BusinessAgreementWithCoordinatorCompletionParticipant participant)
Construct the initial engine for the participant. |
|
CoordinatorCompletionParticipantEngine(String id,
W3CEndpointReference coordinator,
BusinessAgreementWithCoordinatorCompletionParticipant participant,
com.arjuna.webservices11.wsba.State state,
boolean recovered)
Construct the engine for the participant in a specified state. |
Uses of BusinessAgreementWithCoordinatorCompletionParticipant in com.arjuna.wst11.stub |
---|
Classes in com.arjuna.wst11.stub that implement BusinessAgreementWithCoordinatorCompletionParticipant | |
---|---|
class |
BusinessAgreementWithCoordinatorCompletionStub
|
class |
SubordinateCoordinatorCompletionParticipantStub
A coordinator completion participant registered on behalf of an interposed WS-BA coordinator in order to ensure that durable participants in the interposed transaction are completed, closed or cancelled when requested from the parent transaction. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |