|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Volatile2PCParticipant | |
---|---|
com.arjuna.mw.wst11 | |
com.arjuna.wst11.stub |
Uses of Volatile2PCParticipant in com.arjuna.mw.wst11 |
---|
Methods in com.arjuna.mw.wst11 with parameters of type Volatile2PCParticipant | |
---|---|
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. |
Uses of Volatile2PCParticipant in com.arjuna.wst11.stub |
---|
Classes in com.arjuna.wst11.stub that implement Volatile2PCParticipant | |
---|---|
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
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |