|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ojb.odmg.transaction.WebSphereTransactionManagerFactory
| Constructor Summary | |
WebSphereTransactionManagerFactory()
Constructor for WebSphereTransactionManagerFactory. |
|
| Method Summary | |
javax.transaction.TransactionManager |
getTransactionManager()
use reflection to bind to the appropriate websphere classes so we don't have to import or have those libraries available. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WebSphereTransactionManagerFactory()
| Method Detail |
public javax.transaction.TransactionManager getTransactionManager()
throws TransactionManagerFactoryException
getTransactionManager in interface TransactionManagerFactoryTransactionManagerFactoryExceptionorg.apache.ojb.otm.jdo.transactionmanager.TransactionManagerFactory#getTransactionManager()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||