Modifier and Type | Method and Description |
---|---|
void |
CurrentPOATie.begin() |
void |
_CurrentStub.begin() |
Control |
_UidCoordinatorStub.create_subtransaction() |
Control |
UidCoordinatorPOATie.create_subtransaction() |
Control |
_ArjunaTransactionStub.create_subtransaction() |
Control |
ArjunaTransactionPOATie.create_subtransaction() |
Constructor and Description |
---|
TransactionImple() |
Modifier and Type | Method and Description |
---|---|
ControlWrapper |
ControlWrapper.create_subtransaction() |
Modifier and Type | Method and Description |
---|---|
ControlWrapper |
ServerControlWrapper.create_subtransaction() |
Modifier and Type | Method and Description |
---|---|
void |
CurrentImple.begin() |
Modifier and Type | Method and Description |
---|---|
Control |
ArjunaTransactionImple.create_subtransaction() |
Modifier and Type | Method and Description |
---|---|
void |
AtomicTransaction.begin()
Start the transaction.
|
void |
TopLevelTransaction.begin()
If nested top-level transaction, save current context for resumption
later.
|
Modifier and Type | Field and Description |
---|---|
SubtransactionsUnavailable |
SubtransactionsUnavailableHolder.value |
Modifier and Type | Method and Description |
---|---|
static SubtransactionsUnavailable |
SubtransactionsUnavailableHelper.extract(Any any) |
static SubtransactionsUnavailable |
SubtransactionsUnavailableHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
SubtransactionsUnavailableHelper.insert(Any any,
SubtransactionsUnavailable s) |
static void |
SubtransactionsUnavailableHelper.write(OutputStream out,
SubtransactionsUnavailable s) |
Modifier and Type | Method and Description |
---|---|
void |
CurrentPOATie.begin() |
void |
_CurrentStub.begin() |
void |
CurrentOperations.begin() |
Control |
_CoordinatorStub.create_subtransaction() |
Control |
CoordinatorPOATie.create_subtransaction() |
Control |
CoordinatorOperations.create_subtransaction() |
Constructor and Description |
---|
SubtransactionsUnavailableHolder(SubtransactionsUnavailable initialValue) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.