Package | Description |
---|---|
com.arjuna.ats.jts.extensions |
Modifier and Type | Class and Description |
---|---|
class |
DebugTxAssociation
Whereas TxAssociation classes are on a per
thread basis, insances of this type apply to all threads.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
ThreadAssociations.add(TxAssociation tx) |
static boolean |
ThreadAssociations.addGlobal(TxAssociation tx) |
static boolean |
ThreadAssociations.remove(TxAssociation tx) |
static boolean |
ThreadAssociations.removeGlobal(TxAssociation tx) |
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.