Uses of Package
org.jboss.jbossts.xts.recovery.participant.at
Packages that use org.jboss.jbossts.xts.recovery.participant.at
Package
Description
-
Classes in org.jboss.jbossts.xts.recovery.participant.at used by com.arjuna.wst11.stubClassDescriptionan interface which can be implemented by AT 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
-
Classes in org.jboss.jbossts.xts.recovery.participant.at used by org.jboss.jbossts.txbridge.inboundClassDescriptionan interface implemented by applications which wish to be involved in recovering saved participants after a crash.
-
Classes in org.jboss.jbossts.xts.recovery.participant.at used by org.jboss.jbossts.xts.recovery.participant.atClassDescriptionasbstract class used to implement save, recover and reactivate API for durable XTS participants.Abstract class defining API for managing both paritcipant and coordinator recovery On hteparticipant this is responsible for saving WS-AT participant recovery records during prepare, deleting them at commit and recreating and reactivating them during recovery.an interface implemented by applications which wish to be involved in recovering saved participants after a crash.
-
Classes in org.jboss.jbossts.xts.recovery.participant.at used by org.jboss.jbossts.xts11.recovery.participant.atClassDescriptionasbstract class used to implement save, recover and reactivate API for durable XTS participants.