org.exolab.castor.jdo.transactionmanager.spi

Class WebSphereTransactionManagerFactory

public class WebSphereTransactionManagerFactory extends Object implements TransactionManagerFactory

A factory for properly acquiring transactions from J2EE containers. To provide an implementation for a J2EE container, implement this interface.

Author: Bruce Snyder Werner Guttmann

Method Summary
StringgetName()
TransactionManagergetTransactionManager()
Acquires the appropriate TransactionManager.

Method Detail

getName

public String getName()

getTransactionManager

public TransactionManager getTransactionManager()
Acquires the appropriate TransactionManager.
Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com