Class AbortMode

java.lang.Object
com.tibco.ep.testing.framework.AbortMode

class AbortMode extends Object

Tools to abort and re-play new one-way (Asynchronous) transactions

  • Constructor Details

    • AbortMode

      AbortMode()
  • Method Details

    • start

      void start()

      Start abort mode for this node

      This method can be run within or outside a transaction

    • end

      void end()

      End abort mode for this node

      This method can be run within or outside a transaction