Uses of Interface
com.arjuna.wst.PersistableParticipant
Package
Description
-
Uses of PersistableParticipant in com.arjuna.wst11.stub
Modifier and TypeClassDescriptionclass
class
class
class
class
A coordinator completion participant registered on behalf of an interposed WS-BA coordinator in order to ensure that durable participants in the interposed transaction are completed, closed or cancelled when requested from the parent transaction.class
A durable participant registered on behalf of an interposed WS-AT coordinator in order to ensure that durable participants in the subtransaction prepared, committed and aborted at the right time.class
-
Uses of PersistableParticipant in org.jboss.jbossts.xts.recovery.participant.at
Modifier and TypeClassDescriptionclass
asbstract class used to implement save, recover and reactivate API for durable XTS participants. -
Uses of PersistableParticipant in org.jboss.jbossts.xts.recovery.participant.ba
Modifier and TypeClassDescriptionclass
asbstract class used to implement save, recover and reactivate API for durable XTS participants. -
Uses of PersistableParticipant in org.jboss.jbossts.xts11.recovery.participant.at
Modifier and TypeClassDescriptionclass
recovery record specific to WS-AT 1.1 protocol participants. -
Uses of PersistableParticipant in org.jboss.jbossts.xts11.recovery.participant.ba
Modifier and TypeClassDescriptionclass
recovery record specific to WS-AT 1.1 protocol participants.