|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransactionSynchronizationRegistryImpl | |
---|---|
org.objectweb.jotm | |
org.objectweb.transaction.jta | ObjectWeb's extension to JTA (Java Transaction API) |
Uses of TransactionSynchronizationRegistryImpl in org.objectweb.jotm |
---|
Methods in org.objectweb.jotm that return TransactionSynchronizationRegistryImpl | |
---|---|
static TransactionSynchronizationRegistryImpl |
TransactionSynchronizationRegistryImpl.getInstance()
Return an opaque object to represent the transaction bound to the current thread at the time this method is called. |
TransactionSynchronizationRegistryImpl |
Jotm.getTransactionSynchronizationRegistry()
|
Uses of TransactionSynchronizationRegistryImpl in org.objectweb.transaction.jta |
---|
Methods in org.objectweb.transaction.jta that return TransactionSynchronizationRegistryImpl | |
---|---|
TransactionSynchronizationRegistryImpl |
TMService.getTransactionSynchronizationRegistry()
Returns an TransactionSynchronizationRegistry object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |