org.omg.BridgeTransactionMgmt
Class TransactionManagementPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.omg.BridgeTransactionMgmt.TransactionManagementPOA
org.omg.BridgeTransactionMgmt.TransactionManagementPOATie
- All Implemented Interfaces:
- InvokeHandler, TransactionManagementOperations
- public class TransactionManagementPOATie
- extends TransactionManagementPOA
Generated from IDL interface "TransactionManagement"
- Author:
- JacORB IDL compiler V 2.2.3, 10-Dec-2005
Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionManagementPOATie
public TransactionManagementPOATie(TransactionManagementOperations delegate)
TransactionManagementPOATie
public TransactionManagementPOATie(TransactionManagementOperations delegate,
POA poa)
_this
public TransactionManagement _this()
- Overrides:
_this
in class TransactionManagementPOA
_this
public TransactionManagement _this(ORB orb)
- Overrides:
_this
in class TransactionManagementPOA
_delegate
public TransactionManagementOperations _delegate()
_delegate
public void _delegate(TransactionManagementOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA
in class Servant
disable_transaction
public void disable_transaction()
throws TransactionActive
- Throws:
TransactionActive
enable_transaction
public void enable_transaction(int events,
int timeout)
throws TransactionAlreadyActive,
UnsupportedTransaction
- Throws:
TransactionAlreadyActive
UnsupportedTransaction