org.openorb.ots
Interface ManagerOperations

All Known Subinterfaces:
Manager
All Known Implementing Classes:
_ManagerStub, Manager, ManagerPOA, ManagerPOATie

public interface ManagerOperations

This interface is provided by openORB OTS to manage transactions.


Method Summary
 Control[] currentTransactions(ManagerCallback callback)
          Return all the controls for current transactions.
 

Method Detail

currentTransactions

Control[] currentTransactions(ManagerCallback callback)
Return all the controls for current transactions. By this way, it is possible to get access to the coordinator or the terminator to manage transacton management.