Package | Description |
---|---|
org.omg.CosTransactions |
Modifier and Type | Field and Description |
---|---|
NotSubtransaction |
NotSubtransactionHolder.value |
Modifier and Type | Method and Description |
---|---|
static NotSubtransaction |
NotSubtransactionHelper.extract(Any a) |
static NotSubtransaction |
NotSubtransactionHelper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
static void |
NotSubtransactionHelper.insert(Any a,
NotSubtransaction that) |
static void |
NotSubtransactionHelper.write(OutputStream ostream,
NotSubtransaction value) |
Modifier and Type | Method and Description |
---|---|
void |
CoordinatorOperations.register_subtran_aware(SubtransactionAwareResource r) |
void |
_CoordinatorStub.register_subtran_aware(SubtransactionAwareResource r) |
Constructor and Description |
---|
NotSubtransactionHolder(NotSubtransaction initialValue) |
Copyright © 2013. All Rights Reserved.