org.castor.transactionmanager

Class WebSphere5TransactionManagerFactory

Implemented Interfaces:
TransactionManagerFactory

public final class WebSphere5TransactionManagerFactory
extends AbstractTransactionManagerFactory

An IBM Websphere 5 specific factory for acquiring transactions from this J2EE container.
Version:
$Revision: 6907 $ $Date: 2006-04-13 10:49:49 -0600 (Thu, 13 Apr 2006) $
Authors:
Bruce Snyder
Werner Guttmann
Ralf Joachim
Since:
1.0

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()

Methods inherited from class org.castor.transactionmanager.AbstractTransactionManagerFactory

getFactoryClassName, getFactoryMethodName, getTransactionManager

Field Details

FACTORY_CLASS_NAME

public static final String FACTORY_CLASS_NAME
Name of the IBM Websphere specific transaction manager factory class.

FACTORY_METHOD_NAME

public static final String FACTORY_METHOD_NAME
Name of the method that is used upon the factory to have a TransactionManager instance created.

NAME

public static final String NAME
The name of the factory.

Method Details

getFactoryClassName

public String getFactoryClassName()
Overrides:
getFactoryClassName in interface AbstractTransactionManagerFactory

getFactoryMethodName

public String getFactoryMethodName()
Overrides:
getFactoryMethodName in interface AbstractTransactionManagerFactory

getName

public String getName()
Specified by:
getName in interface TransactionManagerFactory

Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com