|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.cache.transaction.GenericTransactionManagerLookup
public class GenericTransactionManagerLookup
A transaction manager lookup class that attempts to locate a TransactionManager. A variety of different classes and JNDI locations are tried, for servers such as:
DummyTransactionManager
.
Constructor Summary | |
---|---|
GenericTransactionManagerLookup()
|
Method Summary | |
---|---|
javax.transaction.TransactionManager |
getTransactionManager()
Get the systemwide used TransactionManager |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GenericTransactionManagerLookup()
Method Detail |
---|
public javax.transaction.TransactionManager getTransactionManager()
getTransactionManager
in interface TransactionManagerLookup
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |