|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.jboss.cache.BatchModeTransactionManagerLookup
Returns an instance of DummyTransactionManager, used by standalone cache.
Constructor Summary | |
BatchModeTransactionManagerLookup()
|
Method Summary | |
javax.transaction.TransactionManager |
getTransactionManager()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BatchModeTransactionManagerLookup()
Method Detail |
public javax.transaction.TransactionManager getTransactionManager() throws java.lang.Exception
getTransactionManager
in interface TransactionManagerLookup
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |