Package | Description |
---|---|
com.arjuna.ArjunaOTS | |
com.arjuna.ats.internal.jts | |
com.arjuna.ats.internal.jts.orbspecific.coordinator | |
com.arjuna.ats.jts.extensions | |
org.omg.CosTransactions |
Modifier and Type | Method and Description |
---|---|
void |
_UidCoordinatorStub.register_subtran_aware(SubtransactionAwareResource r) |
void |
UidCoordinatorPOATie.register_subtran_aware(SubtransactionAwareResource r) |
void |
_ArjunaTransactionStub.register_subtran_aware(SubtransactionAwareResource r) |
void |
ArjunaTransactionPOATie.register_subtran_aware(SubtransactionAwareResource r) |
Modifier and Type | Method and Description |
---|---|
void |
ControlWrapper.register_subtran_aware(SubtransactionAwareResource sr) |
Modifier and Type | Method and Description |
---|---|
void |
ArjunaTransactionImple.register_subtran_aware(SubtransactionAwareResource r)
Do not propagate the resource to the parent.
|
Modifier and Type | Method and Description |
---|---|
void |
AtomicTransaction.registerSubtranAware(SubtransactionAwareResource r)
Register the specified subtransaction aware resource with this
transaction.
|
Modifier and Type | Field and Description |
---|---|
NotSubtransaction |
NotSubtransactionHolder.value |
Modifier and Type | Method and Description |
---|---|
static NotSubtransaction |
NotSubtransactionHelper.extract(Any any) |
static NotSubtransaction |
NotSubtransactionHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
NotSubtransactionHelper.insert(Any any,
NotSubtransaction s) |
static void |
NotSubtransactionHelper.write(OutputStream out,
NotSubtransaction s) |
Modifier and Type | Method and Description |
---|---|
void |
_CoordinatorStub.register_subtran_aware(SubtransactionAwareResource r) |
void |
CoordinatorPOATie.register_subtran_aware(SubtransactionAwareResource r) |
void |
CoordinatorOperations.register_subtran_aware(SubtransactionAwareResource r) |
Constructor and Description |
---|
NotSubtransactionHolder(NotSubtransaction initialValue) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.