|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ojb.odmg.transaction.WeblogicTransactionManagerFactory
Constructor Summary | |
WeblogicTransactionManagerFactory()
Constructor for WeblogicTransactionManagerFactory. |
Method Summary | |
javax.transaction.TransactionManager |
getTransactionManager()
Similar to JBOSS in that it looks up transactionmanager from JNDI, however we provide a separate implementation instead of a configuration for ease of use, and potentially their implementation may change. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WeblogicTransactionManagerFactory()
Method Detail |
public javax.transaction.TransactionManager getTransactionManager() throws TransactionManagerFactoryException
getTransactionManager
in interface TransactionManagerFactory
TransactionManagerFactoryException
org.apache.ojb.otm.jdo.transactionmanager.TransactionManagerFactory#getTransactionManager()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |