|
||||||||||
| 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.WebSphere51TransactionManagerFactory
public final class WebSphere51TransactionManagerFactory
An IBM Websphere 5.1 specific factory for acquiring transactions from this J2EE container.
| Field Summary | |
|---|---|
static String |
FACTORY_CLASS_NAME
Name of the IBM Websphere specific transaction manager factory class. |
static String |
FACTORY_METHOD_NAME
Name of the method that is used upon the factory to have a TransactionManager instance created. |
static String |
NAME
The name of the factory. |
| Constructor Summary | |
|---|---|
WebSphere51TransactionManagerFactory()
|
|
| Method Summary | |
|---|---|
String |
getFactoryClassName()
Get name of the factory class. |
String |
getFactoryMethodName()
Get name of the factory method. |
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 String FACTORY_CLASS_NAME
public static final String FACTORY_METHOD_NAME
public static final String NAME
| Constructor Detail |
|---|
public WebSphere51TransactionManagerFactory()
| Method Detail |
|---|
public String getFactoryClassName()
getFactoryClassName in class AbstractTransactionManagerFactoryAbstractTransactionManagerFactory.getFactoryClassName()public String getFactoryMethodName()
getFactoryMethodName in class AbstractTransactionManagerFactoryAbstractTransactionManagerFactory.getFactoryMethodName()public String getName()
TransactionManagerFactory.getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||