Uses of Interface
com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant

Packages that use BusinessAgreementWithParticipantCompletionParticipant
com.arjuna.mw.wst11   
com.arjuna.wst   
com.arjuna.wst11.messaging.engines   
com.arjuna.wst11.stub   
 

Uses of BusinessAgreementWithParticipantCompletionParticipant in com.arjuna.mw.wst11
 

Methods in com.arjuna.mw.wst11 with parameters of type BusinessAgreementWithParticipantCompletionParticipant
abstract  BAParticipantManager BusinessActivityManager.enlistForBusinessAgreementWithParticipantCompletion(BusinessAgreementWithParticipantCompletionParticipant bap, String id)
          Enlist a participant for the BusinessAgreement protocol.
 

Uses of BusinessAgreementWithParticipantCompletionParticipant in com.arjuna.wst
 

Subinterfaces of BusinessAgreementWithParticipantCompletionParticipant in com.arjuna.wst
 interface BusinessAgreementWithCoordinatorCompletionParticipant
           
 

Uses of BusinessAgreementWithParticipantCompletionParticipant in com.arjuna.wst11.messaging.engines
 

Methods in com.arjuna.wst11.messaging.engines that return BusinessAgreementWithParticipantCompletionParticipant
 BusinessAgreementWithParticipantCompletionParticipant ParticipantCompletionParticipantEngine.getParticipant()
          Get the associated participant.
 

Constructors in com.arjuna.wst11.messaging.engines with parameters of type BusinessAgreementWithParticipantCompletionParticipant
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.
 

Uses of BusinessAgreementWithParticipantCompletionParticipant in com.arjuna.wst11.stub
 

Classes in com.arjuna.wst11.stub that implement BusinessAgreementWithParticipantCompletionParticipant
 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 © 2012. All Rights Reserved.