public class GenericTransactionManagerLookup extends Object implements TransactionManagerLookup
EmbeddedTransactionManager.| Modifier and Type | Field and Description |
|---|---|
static GenericTransactionManagerLookup |
INSTANCE |
| Constructor and Description |
|---|
GenericTransactionManagerLookup() |
| Modifier and Type | Method and Description |
|---|---|
TransactionManager |
getTransactionManager()
Get the system-wide used TransactionManager
|
public static final GenericTransactionManagerLookup INSTANCE
public TransactionManager getTransactionManager()
getTransactionManager in interface TransactionManagerLookupCopyright © 2018 JBoss, a division of Red Hat. All rights reserved.