|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.cache.transaction.JBossTransactionManagerLookup
public class JBossTransactionManagerLookup
Uses JNDI to look-up the
TransactionManager instance from "java:/TransactionManager".
| Constructor Summary | |
|---|---|
JBossTransactionManagerLookup()
|
|
| 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 JBossTransactionManagerLookup()
| 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 | |||||||||