|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.castor.transactionmanager.AbstractTransactionManagerFactory
org.castor.transactionmanager.WebSphere5TransactionManagerFactory
An IBM Websphere 5 specific factory for acquiring transactions from this J2EE container.
| Field Summary | |
static java.lang.String |
FACTORY_CLASS_NAME
Name of the IBM Websphere specific transaction manager factory class. |
static java.lang.String |
FACTORY_METHOD_NAME
Name of the method that is used upon the factory to have a TransactionManager instance created. |
static java.lang.String |
NAME
The name of the factory. |
| Constructor Summary | |
WebSphere5TransactionManagerFactory()
|
|
| Method Summary | |
java.lang.String |
getFactoryClassName()
Get name of the factory class. |
java.lang.String |
getFactoryMethodName()
Get name of the factory method. |
java.lang.String |
getName()
Returns the short alias for this factory instance. |
| Methods inherited from class org.castor.transactionmanager.AbstractTransactionManagerFactory |
getTransactionManager |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String FACTORY_CLASS_NAME
public static final java.lang.String FACTORY_METHOD_NAME
public static final java.lang.String NAME
| Constructor Detail |
public WebSphere5TransactionManagerFactory()
| Method Detail |
public java.lang.String getFactoryClassName()
getFactoryClassName in class AbstractTransactionManagerFactoryAbstractTransactionManagerFactory.getFactoryClassName()public java.lang.String getFactoryMethodName()
getFactoryMethodName in class AbstractTransactionManagerFactoryAbstractTransactionManagerFactory.getFactoryMethodName()public java.lang.String getName()
TransactionManagerFactory.getName()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||