Package | Description |
---|---|
com.arjuna.mw.wst11 | |
com.arjuna.wst11.messaging.engines | |
com.arjuna.wst11.stub |
Modifier and Type | Method and Description |
---|---|
abstract BAParticipantManager |
BusinessActivityManager.enlistForBusinessAgreementWithCoordinatorCompletion(BusinessAgreementWithCoordinatorCompletionParticipant bawcp,
String id)
Enlist a participant for the BusinessAgreementWithCoordinatorCompletion protocol.
|
Modifier and Type | Method and Description |
---|---|
BusinessAgreementWithCoordinatorCompletionParticipant |
CoordinatorCompletionParticipantEngine.getParticipant()
Get the associated participant.
|
Constructor and Description |
---|
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.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.