org.castor.transactionmanager

Class WebSphereTransactionManagerFactory

public final class WebSphereTransactionManagerFactory extends AbstractTransactionManagerFactory

An IBM Websphere 4 and prior specific factory for acquiring transactions from this particular J2EE container.

Since: 1.0

Version: $Revision: 6230 $ $Date: 2006-04-13 10:49:49 -0600 (Thu, 13 Apr 2006) $

Author: Bruce Snyder Werner Guttmann Ralf Joachim

Field Summary
static StringFACTORY_CLASS_NAME
Name of the IBM Websphere specific transaction manager factory class.
static StringFACTORY_METHOD_NAME
Name of the method that is used upon the factory to have a TransactionManager instance created.
static StringNAME
The name of the factory.
Method Summary
StringgetFactoryClassName()
StringgetFactoryMethodName()
StringgetName()

Field Detail

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 Detail

getFactoryClassName

public String getFactoryClassName()
{@inheritDoc }

See Also: getFactoryClassName

getFactoryMethodName

public String getFactoryMethodName()
{@inheritDoc }

See Also: getFactoryMethodName

getName

public String getName()
{@inheritDoc }

See Also: getName

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