org.openorb.ots

Interface ManagerOperations

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

public 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.