org.castor.transactionmanager
public final class WebSphere5TransactionManagerFactory extends AbstractTransactionManagerFactory
Since: 1.0
Version: $Revision: 6230 $ $Date: 2006-04-13 10:49:49 -0600 (Thu, 13 Apr 2006) $
| 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. |
| Method Summary | |
|---|---|
| String | getFactoryClassName() |
| String | getFactoryMethodName() |
| String | getName() |
See Also: getFactoryClassName
See Also: getFactoryMethodName
See Also: getName