TransactionManagerFactorypublic final class WebSphere51TransactionManagerFactory extends AbstractTransactionManagerFactory
| Modifier and Type | Field | 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 | Description |
|---|---|
WebSphere51TransactionManagerFactory() |
| Modifier and Type | Method | 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 WebSphere51TransactionManagerFactory()
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