public class GenericTransactionManagerLookup extends Object implements TransactionManagerLookup
DummyTransactionManager
.Constructor and Description |
---|
GenericTransactionManagerLookup() |
Modifier and Type | Method and Description |
---|---|
TransactionManager |
getTransactionManager()
Get the systemwide used TransactionManager
|
void |
setConfiguration(Configuration configuration) |
public void setConfiguration(Configuration configuration)
public TransactionManager getTransactionManager()
getTransactionManager
in interface TransactionManagerLookup
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.