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
|
void |
init(GlobalConfiguration globalCfg) |
public static final GenericTransactionManagerLookup INSTANCE
public void init(GlobalConfiguration globalCfg)
public TransactionManager getTransactionManager()
getTransactionManager
in interface TransactionManagerLookup
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.