Package | Description |
---|---|
com.arjuna.wst11.stub | |
org.jboss.jbossts.xts.recovery.participant.ba | |
org.jboss.jbossts.xts11.recovery.participant.ba |
Class and Description |
---|
PersistableBAParticipant
an interface which can be implemented by BA participants which wish to save recovery state at prepare
which they can subsequently use to restore the participant state if a crash happnes bteween prepare and
commit/rollback
|
Class and Description |
---|
BAParticipantRecoveryRecord
asbstract class used to implement save, recover and reactivate API for durable
XTS participants.
|
XTSBARecoveryManager
Abstract class defining API for managing both participant and coordinator recovery
On the participant this is responsible for saving WS-BA participant recovery records
during prepare, deleting them at commit and recreating and reactivating them during
recovery.
|
XTSBARecoveryModule
an interface implemented by applications which wish to be involved in recovering
saved participants after a crash.
|
Class and Description |
---|
BAParticipantRecoveryRecord
asbstract class used to implement save, recover and reactivate API for durable
XTS participants.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.