|
JBoss Transaction 7.0.0 SPI 7.0.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.tm.TransactionDemarcationSupport
@Deprecated public class TransactionDemarcationSupport
A simple helper for transaction demarcation.
| Constructor Summary | |
|---|---|
TransactionDemarcationSupport()
Deprecated. |
|
| Method Summary | |
|---|---|
static void |
resumeAnyTransaction(Transaction tx)
Deprecated. Resume any transaction |
static Transaction |
suspendAnyTransaction()
Deprecated. Suspend any transaction associated with the thread |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransactionDemarcationSupport()
| Method Detail |
|---|
public static Transaction suspendAnyTransaction()
public static void resumeAnyTransaction(Transaction tx)
tx - the transaction to resume
|
JBoss Transaction 7.0.0 SPI 7.0.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||