|
|||||||||
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.WebSphere51TransactionManagerFactory
An IBM Websphere 5.1 specific factory for acquiring transactions from this J2EE container.
Field Summary |
Fields inherited from class org.exolab.castor.jdo.transactionmanager.spi.BaseTransactionManagerFactory |
params |
Constructor Summary | |
WebSphere51TransactionManagerFactory()
|
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 WebSphere51TransactionManagerFactory()
Method Detail |
public javax.transaction.TransactionManager getTransactionManager() throws TransactionManagerAcquireException
getTransactionManager
in interface TransactionManagerFactory
getTransactionManager
in class BaseTransactionManagerFactory
TransactionManagerAcquireException
public java.lang.String getName()
TransactionManagerFactory
getName
in interface TransactionManagerFactory
getName
in class BaseTransactionManagerFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |