Package | Description |
---|---|
com.arjuna.mw.wst11 | |
com.arjuna.wst | |
com.arjuna.wst11.messaging.engines | |
com.arjuna.wst11.stub |
Modifier and Type | Method and Description |
---|---|
abstract BAParticipantManager |
BusinessActivityManager.enlistForBusinessAgreementWithParticipantCompletion(BusinessAgreementWithParticipantCompletionParticipant bap,
String id)
Enlist a participant for the BusinessAgreement protocol.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BusinessAgreementWithCoordinatorCompletionParticipant |
Modifier and Type | Method and Description |
---|---|
BusinessAgreementWithParticipantCompletionParticipant |
ParticipantCompletionParticipantEngine.getParticipant()
Get the associated participant.
|
Constructor and Description |
---|
ParticipantCompletionParticipantEngine(String id,
W3CEndpointReference coordinator,
BusinessAgreementWithParticipantCompletionParticipant participant)
Construct the initial engine for the participant.
|
ParticipantCompletionParticipantEngine(String id,
W3CEndpointReference coordinator,
BusinessAgreementWithParticipantCompletionParticipant 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 |
BusinessAgreementWithParticipantCompletionStub |
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.