public class WSBACoordinatorCompletionParticipant extends WSBAParticipantCompletionParticipant implements BusinessAgreementWithCoordinatorCompletionParticipant
lifecycleEventMap, serviceInvocationMeta, visibleMethods
Constructor and Description |
---|
WSBACoordinatorCompletionParticipant(ServiceInvocationMeta serviceInvocationMeta,
Map txDataMap) |
Modifier and Type | Method and Description |
---|---|
void |
complete()
The coordinator is informing the participant that all work it needs to
do within the scope of this business activity has been received.
|
cancel, close, compensate, confirmCompleted, error, status, unknown
invoke, registerEventsOfInterest, resume, suspend
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
cancel, close, compensate, error, status, unknown
public WSBACoordinatorCompletionParticipant(ServiceInvocationMeta serviceInvocationMeta, Map txDataMap) throws ParticipantRegistrationException
ParticipantRegistrationException
public void complete() throws WrongStateException, SystemException
BusinessAgreementWithCoordinatorCompletionParticipant
complete
in interface BusinessAgreementWithCoordinatorCompletionParticipant
WrongStateException
SystemException
Copyright © 2021 JBoss by Red Hat. All rights reserved.