Package | Description |
---|---|
com.arjuna.webservices11.wsarjtx.processors | |
com.arjuna.wst11.messaging |
Modifier and Type | Method and Description |
---|---|
abstract BusinessActivityTerminator |
TerminationCoordinatorProcessor.getParticipant(InstanceIdentifier instanceIdentifier)
Get the participant with the specified identifier.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
TerminationCoordinatorProcessor.activateParticipant(BusinessActivityTerminator participant,
String identifier)
Activate the participant.
|
abstract void |
TerminationCoordinatorProcessor.deactivateParticipant(BusinessActivityTerminator participant)
Deactivate the participant.
|
Modifier and Type | Method and Description |
---|---|
BusinessActivityTerminator |
TerminationCoordinatorProcessorImpl.getParticipant(InstanceIdentifier instanceIdentifier)
Get the participant with the specified identifier.
|
Modifier and Type | Method and Description |
---|---|
void |
TerminationCoordinatorProcessorImpl.activateParticipant(BusinessActivityTerminator participant,
String identifier)
Activate the participant.
|
void |
TerminationCoordinatorProcessorImpl.deactivateParticipant(BusinessActivityTerminator participant)
Deactivate the participant.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.