Modifier and Type | Interface and Description |
---|---|
interface |
ArjunaSubtranAwareResource
Generated from IDL interface "ArjunaSubtranAwareResource".
|
interface |
OTSAbstractRecord
Generated from IDL interface "OTSAbstractRecord".
|
Modifier and Type | Class and Description |
---|---|
class |
_ArjunaSubtranAwareResourceStub
Generated from IDL interface "ArjunaSubtranAwareResource".
|
class |
_OTSAbstractRecordStub
Generated from IDL interface "OTSAbstractRecord".
|
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 | Field and Description |
---|---|
protected SubtransactionAwareResource |
ServerNestedAction._resourceRef |
Modifier and Type | Method and Description |
---|---|
SubtransactionAwareResource |
ServerNestedAction.theResource() |
Modifier and Type | Method and Description |
---|---|
void |
AtomicTransaction.registerSubtranAware(SubtransactionAwareResource r)
Register the specified subtransaction aware resource with this
transaction.
|
Modifier and Type | Class and Description |
---|---|
class |
_SubtransactionAwareResourceStub
Generated from IDL interface "SubtransactionAwareResource".
|
Modifier and Type | Field and Description |
---|---|
SubtransactionAwareResource |
SubtransactionAwareResourceHolder.value |
Modifier and Type | Method and Description |
---|---|
SubtransactionAwareResource |
SubtransactionAwareResourcePOA._this() |
SubtransactionAwareResource |
SubtransactionAwareResourcePOATie._this() |
SubtransactionAwareResource |
SubtransactionAwareResourcePOA._this(ORB orb) |
SubtransactionAwareResource |
SubtransactionAwareResourcePOATie._this(ORB orb) |
static SubtransactionAwareResource |
SubtransactionAwareResourceHelper.extract(Any any) |
static SubtransactionAwareResource |
SubtransactionAwareResourceHelper.narrow(Object obj) |
static SubtransactionAwareResource |
SubtransactionAwareResourceHelper.read(InputStream in) |
static SubtransactionAwareResource |
SubtransactionAwareResourceHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
SubtransactionAwareResourceHelper.insert(Any any,
SubtransactionAwareResource s) |
void |
_CoordinatorStub.register_subtran_aware(SubtransactionAwareResource r) |
void |
CoordinatorPOATie.register_subtran_aware(SubtransactionAwareResource r) |
void |
CoordinatorOperations.register_subtran_aware(SubtransactionAwareResource r) |
static void |
SubtransactionAwareResourceHelper.write(OutputStream _out,
SubtransactionAwareResource s) |
Constructor and Description |
---|
SubtransactionAwareResourceHolder(SubtransactionAwareResource initial) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.