Package | Description |
---|---|
com.arjuna.mw.wst11 | |
com.arjuna.mwlabs.wst11.ba.remote | |
org.jboss.narayana.compensations.impl |
Modifier and Type | Method and Description |
---|---|
static BusinessActivityManager |
BusinessActivityManagerFactory.businessActivityManager() |
static BusinessActivityManager |
BusinessActivityManager.getBusinessActivityManager()
Get the business activity manager.
|
Modifier and Type | Method and Description |
---|---|
static void |
BusinessActivityManager.setBusinessActivityManager(BusinessActivityManager manager)
Set the business activity manager.
|
Modifier and Type | Class and Description |
---|---|
class |
BusinessActivityManagerImple
This is the interface that the core exposes in order to allow different
types of participants to be enrolled.
|
Modifier and Type | Method and Description |
---|---|
protected BAParticipantManager |
TxConfirmInterceptor.enlistParticipant(BusinessActivityManager bam,
Method method) |
protected BAParticipantManager |
TxCompensateInterceptor.enlistParticipant(BusinessActivityManager bam,
Method method) |
protected abstract BAParticipantManager |
ParticipantInterceptor.enlistParticipant(BusinessActivityManager bam,
Method method) |
protected BAParticipantManager |
TxLoggedInterceptor.enlistParticipant(BusinessActivityManager bam,
Method method) |
Copyright © 2013. All rights reserved.