org.omg.BridgeTransactionMgmt
Class TransactionManagementPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.omg.BridgeTransactionMgmt.TransactionManagementPOA
org.omg.BridgeTransactionMgmt.TransactionManagementPOATie
- All Implemented Interfaces:
- TransactionManagementOperations, InvokeHandler
public class TransactionManagementPOATie
- extends TransactionManagementPOA
Generated from IDL interface "TransactionManagement".
- Version:
- generated at 03-Nov-2015 12:23:59
- Author:
- JacORB IDL compiler V 3.7
| 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
Copyright © 2015 JacORB. All rights reserved.