public interface TransactionManagementOperations
| Modifier and Type | Method and Description |
|---|---|
void |
disable_transaction() |
void |
enable_transaction(int events,
int timeout) |
void enable_transaction(int events,
int timeout)
throws TransactionAlreadyActive,
UnsupportedTransaction
void disable_transaction()
throws TransactionActive
TransactionActiveCopyright © 2015 JacORB. All rights reserved.