public class TransactionManagementPOATie extends TransactionManagementPOA
| Constructor and Description |
|---|
TransactionManagementPOATie(TransactionManagementOperations delegate) |
TransactionManagementPOATie(TransactionManagementOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
TransactionManagementOperations |
_delegate() |
void |
_delegate(TransactionManagementOperations delegate) |
TransactionManagement |
_this() |
TransactionManagement |
_this(ORB orb) |
void |
disable_transaction() |
void |
enable_transaction(int events,
int timeout) |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic TransactionManagementPOATie(TransactionManagementOperations delegate)
public TransactionManagementPOATie(TransactionManagementOperations delegate, POA poa)
public TransactionManagement _this()
_this in class TransactionManagementPOApublic TransactionManagement _this(ORB orb)
_this in class TransactionManagementPOApublic TransactionManagementOperations _delegate()
public void _delegate(TransactionManagementOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic void disable_transaction()
throws TransactionActive
TransactionActivepublic void enable_transaction(int events,
int timeout)
throws TransactionAlreadyActive,
UnsupportedTransaction
Copyright © 2015 JacORB. All rights reserved.