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