Package com.tibco.ep.testing.framework
Class AbortMode
java.lang.Object
com.tibco.ep.testing.framework.AbortMode
Tools to abort and re-play new one-way (Asynchronous) transactions
-
Constructor Summary
-
Method Summary
-
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
-