public final class WebSphere5TransactionManagerFactory extends AbstractTransactionManagerFactory
| Modifier and Type | Field and Description |
|---|---|
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 and Description |
|---|
WebSphere5TransactionManagerFactory() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
getTransactionManagerpublic static final java.lang.String FACTORY_CLASS_NAME
public static final java.lang.String FACTORY_METHOD_NAME
public static final java.lang.String NAME
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()Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com