@Deprecated public class DummyTransactionManagerLookup extends Object implements TransactionManagerLookup
DummyTransactionManager
.Constructor and Description |
---|
DummyTransactionManagerLookup()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static void |
cleanup()
Deprecated.
|
TransactionManager |
getTransactionManager()
Deprecated.
Returns a new TransactionManager.
|
static UserTransaction |
getUserTransaction()
Deprecated.
|
String |
toString()
Deprecated.
|
public TransactionManager getTransactionManager() throws Exception
TransactionManagerLookup
getTransactionManager
in interface TransactionManagerLookup
Exception
- if lookup failedpublic static UserTransaction getUserTransaction()
public static void cleanup()
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.