org.exolab.castor.jdo.transactionmanager.spi
Class WebSphere5TransactionManagerFactory

java.lang.Object
  extended by org.exolab.castor.jdo.transactionmanager.spi.AbstractTransactionManagerFactory
      extended by org.exolab.castor.jdo.transactionmanager.spi.WebSphere5TransactionManagerFactory
All Implemented Interfaces:
TransactionManagerFactory

public final class WebSphere5TransactionManagerFactory
extends AbstractTransactionManagerFactory

An IBM Websphere 5 specific factory for acquiring transactions from this J2EE container.

Version:
$Revision: 1.8 $ $Date: 2005/09/20 21:30:47 $
Author:
Bruce Snyder, Werner Guttmann, Ralf Joachim

Constructor Summary
WebSphere5TransactionManagerFactory()
           
 
Method Summary
 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.
 
Methods inherited from class org.exolab.castor.jdo.transactionmanager.spi.AbstractTransactionManagerFactory
getTransactionManager
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebSphere5TransactionManagerFactory

public WebSphere5TransactionManagerFactory()
Method Detail

getFactoryClassName

public java.lang.String getFactoryClassName()
Description copied from class: AbstractTransactionManagerFactory
Get name of the factory class.

Specified by:
getFactoryClassName in class AbstractTransactionManagerFactory
Returns:
Name of the factory class.
See Also:
#getFactoryClassName()

getFactoryMethodName

public java.lang.String getFactoryMethodName()
Description copied from class: AbstractTransactionManagerFactory
Get name of the factory method.

Specified by:
getFactoryMethodName in class AbstractTransactionManagerFactory
Returns:
Name of the factory method.
See Also:
#getFactoryMethodName()

getName

public java.lang.String getName()
Description copied from interface: TransactionManagerFactory
Returns the short alias for this factory instance.

Returns:
The short alias name.
See Also:
TransactionManagerFactory.getName()


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