public class GenericTransactionManagerLookup extends java.lang.Object implements TransactionManagerLookup
EmbeddedTransactionManager.| Modifier and Type | Field and Description |
|---|---|
static GenericTransactionManagerLookup |
INSTANCE |
| Constructor and Description |
|---|
GenericTransactionManagerLookup() |
| Modifier and Type | Method and Description |
|---|---|
javax.transaction.TransactionManager |
getTransactionManager()
Get the system-wide used TransactionManager
|
public static final GenericTransactionManagerLookup INSTANCE
public javax.transaction.TransactionManager getTransactionManager()
getTransactionManager in interface TransactionManagerLookup