|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ojb.odmg.transaction.TransactionManagerAbstractFactory
Constructor Summary | |
TransactionManagerAbstractFactory()
Constructor for TransactionManagerAbstractFactory. |
Method Summary | |
javax.transaction.TransactionManager |
getTransactionManager()
Creates an instance of TransactionCoordinator, then delegates the create method call to the instance specific to the application server we are hosted in. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TransactionManagerAbstractFactory()
Method Detail |
public javax.transaction.TransactionManager getTransactionManager() throws TransactionManagerFactoryException
TransactionManagerFactoryException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |