| Package | Description |
|---|---|
| org.omg.BridgeTransactionMgmt |
| Modifier and Type | Field and Description |
|---|---|
UnsupportedTransaction |
UnsupportedTransactionHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static UnsupportedTransaction |
UnsupportedTransactionHelper.extract(Any any) |
static UnsupportedTransaction |
UnsupportedTransactionHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
UnsupportedTransactionHelper.insert(Any any,
UnsupportedTransaction s) |
static void |
UnsupportedTransactionHelper.write(OutputStream out,
UnsupportedTransaction s) |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionManagementOperations.enable_transaction(int events,
int timeout) |
void |
TransactionManagementPOATie.enable_transaction(int events,
int timeout) |
void |
_TransactionManagementStub.enable_transaction(int events,
int timeout) |
| Constructor and Description |
|---|
UnsupportedTransactionHolder(UnsupportedTransaction initial) |
Copyright © 2015 JacORB. All rights reserved.