Modifier and Type | Method and Description |
---|---|
Outcome |
UserCoordinatorService.coordinate(CompletionStatus cs)
If the application requires and if the coordination protocol supports
it, then this method can be used to execute a coordination protocol on
the currently enlisted participants at any time prior to the termination
of the coordination scope.
|
CoordinatorId |
UserCoordinatorService.identifier() |
Qualifier[] |
UserCoordinatorService.qualifiers() |
Modifier and Type | Method and Description |
---|---|
void |
UserCoordinator.cancel()
Cancel the activity.
|
void |
UserCoordinator.close()
Confirm the current activity.
|
void |
UserCoordinator.complete()
Complete the activity.
|
void |
UserCoordinator.setCancelOnly()
Set the termination status for the current activity to cancel only.
|
Modifier and Type | Method and Description |
---|---|
void |
UserCoordinator.cancel()
Cancel the activity.
|
void |
UserCoordinator.confirm()
Confirm the current activity.
|
void |
UserCoordinator.setCancelOnly()
Set the termination status for the current activity to cancel only.
|
Modifier and Type | Method and Description |
---|---|
void |
CoordinatorServiceImple.cancel()
Cancel the activity.
|
void |
CoordinatorServiceImple.close()
Confirm the activity.
|
void |
CoordinatorServiceImple.complete()
Complete the activity.
|
BACoordinator |
CoordinatorControl.currentCoordinator() |
void |
CoordinatorControl.delistParticipant(String participantId)
Remove the specified participant from the coordinator's list.
|
void |
CoordinatorServiceImple.delistParticipant(String participantId)
Remove the specified participant from the coordinator's list.
|
void |
CoordinatorControl.enlistParticipant(Participant act)
Enrol the specified participant with the coordinator associated with
the current thread.
|
void |
CoordinatorServiceImple.enlistParticipant(Participant act)
Enrol the specified participant with the coordinator associated with
the current thread.
|
CoordinatorId |
CoordinatorControl.identifier() |
Qualifier[] |
CoordinatorControl.qualifiers()
Not supported by basic ArjunaCore.
|
void |
CoordinatorServiceImple.setCancelOnly()
Set the termination status for the current activity to cancel only.
|
Modifier and Type | Method and Description |
---|---|
void |
CoordinatorServiceImple.cancel()
Cancel the activity.
|
void |
CoordinatorServiceImple.confirm()
Confirm the activity.
|
ATCoordinator |
CoordinatorControl.currentCoordinator() |
void |
CoordinatorServiceImple.delistParticipant(Participant act)
Remove the specified participant from the coordinator's list.
|
void |
CoordinatorControl.delistParticipant(Participant act)
Remove the specified participant from the coordinator's list.
|
void |
CoordinatorServiceImple.delistSynchronization(Synchronization act)
Remove the specified synchronization from the coordinator's list.
|
void |
CoordinatorControl.delistSynchronization(Synchronization act)
Remove the specified synchronization from the coordinator's list.
|
void |
CoordinatorServiceImple.enlistParticipant(Participant act)
Enrol the specified participant with the coordinator associated with the
current thread.
|
void |
CoordinatorControl.enlistParticipant(Participant act)
Enrol the specified participant with the coordinator associated with the
current thread.
|
void |
CoordinatorServiceImple.enlistSynchronization(Synchronization act)
Enrol the specified synchronization with the coordinator associated with
the current thread.
|
void |
CoordinatorControl.enlistSynchronization(Synchronization act)
Enrol the specified synchronization with the coordinator associated with
the current thread.
|
CoordinatorId |
CoordinatorControl.identifier() |
Qualifier[] |
CoordinatorControl.qualifiers()
Not supported by basic ArjunaCore.
|
void |
CoordinatorServiceImple.setCancelOnly()
Set the termination status for the current activity to cancel only.
|
Modifier and Type | Method and Description |
---|---|
CoordinatorId |
SagasHLSImple.identifier() |
Qualifier[] |
SagasHLSImple.qualifiers()
Not supported by basic ArjunaCore.
|
Modifier and Type | Method and Description |
---|---|
CoordinatorId |
TwoPhaseHLSImple.identifier() |
Qualifier[] |
TwoPhaseHLSImple.qualifiers()
Not supported by basic ArjunaCore.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.