|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.jboss.cache.GenericTransactionManagerLookup
A generic class that chooses the best-fit TransactionManager. Tries a number of well-known appservers
| 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 | ||||||||||