Package | Description |
---|---|
com.arjuna.mw.wst11 | |
com.arjuna.wst11.stub |
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.
|
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 |
Copyright © 2013. All rights reserved.