|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.exolab.castor.jdo.transactionmanager.spi.BaseTransactionManagerFactory
org.exolab.castor.jdo.transactionmanager.spi.JNDIENCTransactionManagerFactory
Transaction manager factory instance to be used with J2EE containers where the transaction manager is bound to the JNDI ENC of the container. Implements {link org.exolab.castor.jdo.transactionmanager. TransactionManagerFactory}.
| Field Summary |
| Fields inherited from class org.exolab.castor.jdo.transactionmanager.spi.BaseTransactionManagerFactory |
params |
| Constructor Summary | |
JNDIENCTransactionManagerFactory()
|
|
| Method Summary | |
java.lang.String |
getName()
Returns the short alias for this factory instance. |
javax.transaction.TransactionManager |
getTransactionManager()
Acquires the appropriate TransactionManager. |
| Methods inherited from class org.exolab.castor.jdo.transactionmanager.spi.BaseTransactionManagerFactory |
getParams, setParams |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JNDIENCTransactionManagerFactory()
| Method Detail |
public javax.transaction.TransactionManager getTransactionManager()
throws TransactionManagerAcquireException
getTransactionManager in interface TransactionManagerFactorygetTransactionManager in class BaseTransactionManagerFactoryTransactionManagerAcquireExceptionpublic java.lang.String getName()
TransactionManagerFactory
getName in interface TransactionManagerFactorygetName in class BaseTransactionManagerFactory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||