Uses of Class
org.jboss.stm.async.Transaction
-
Uses of Transaction in org.jboss.stm.async
Modifier and TypeMethodDescriptionstatic final Transaction
Transaction.suspend()
Suspend all transaction association from the invoking thread.Modifier and TypeMethodDescriptionstatic final boolean
Transaction.resume
(Transaction act) Resume transaction association on the current thread.