Interface IBmTransactionCancellingMonitor


public interface IBmTransactionCancellingMonitor
Monitor that cancels operations in the IBmTransaction on monitor cancel
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Sets the BM engine to access current thread-bound transaction.
  • Method Details

    • setEngine

      void setEngine(IBmEngine engine)
      Sets the BM engine to access current thread-bound transaction. The engine setting action must be performed from the target thread for all transactions which require cancelling
      Parameters:
      engine - The engine to set. May not be null