Package | Description |
---|---|
com.arjuna.mw.wst11 | |
com.arjuna.mwlabs.wst.at.participants | |
com.arjuna.mwlabs.wst11.at.remote | |
com.arjuna.wst11.stub | |
org.jboss.jbossts.txbridge.inbound |
Modifier and Type | Method and Description |
---|---|
abstract void |
TransactionManager.enlistForVolatileTwoPhase(Volatile2PCParticipant pzp,
String id)
Enlist the specified participant with current transaction such that it
will participate in the Volatile 2PC protocol; a unique identifier for
the participant is also required.
|
Constructor and Description |
---|
VolatileTwoPhaseCommitParticipant(Volatile2PCParticipant resource) |
Modifier and Type | Method and Description |
---|---|
void |
TransactionManagerImple.enlistForVolatileTwoPhase(Volatile2PCParticipant tpp,
String id) |
Modifier and Type | Class and Description |
---|---|
class |
SubordinateVolatile2PCStub
A volatile participant registered on behalf of an interposed WS-AT coordinator in order to ensure that
volatile participants in the subtransaction are prepared at the right time.
|
class |
Volatile2PCStub |
Modifier and Type | Class and Description |
---|---|
class |
BridgeVolatileParticipant
Provides method call mapping between WS-AT Volatile Participant interface
and an underlying JTA subtransaction coordinator.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.