Package | Description |
---|---|
com.arjuna.mw.wst11 | |
com.arjuna.wst11.stub |
Modifier and Type | Method and Description |
---|---|
abstract void |
TransactionManager.enlistForDurableTwoPhase(Durable2PCParticipant tpp,
String id)
Enlist the specified participant with current transaction such that it
will participate in the 2PC protocol; a unique identifier for the
participant is also required.
|
Modifier and Type | Class and Description |
---|---|
class |
Durable2PCStub |
class |
SubordinateDurable2PCStub
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.
|
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.