org.exolab.castor.jdo.transactionmanager.spi

Class LocalTransactionManagerFactory

public final class LocalTransactionManagerFactory extends Object implements TransactionManagerFactory

Default transaction manager when Castor is used in standalone mode, in other words not within a J2EE container.

Version: $Revision: 1.5 $ $Date: 2005/09/20 21:30:47 $

Author: Bruce Snyder Werner Guttmann Ralf Joachim

Field Summary
static TransactionManagerMANAGER
The dummy transaction manager that always will be returned.
static StringNAME
The name of the factory.
Method Summary
StringgetName()
TransactionManagergetTransactionManager(JdoConf jdoConf)

Field Detail

MANAGER

public static final TransactionManager MANAGER
The dummy transaction manager that always will be returned.

NAME

public static final String NAME
The name of the factory.

Method Detail

getName

public String getName()

See Also: getName

getTransactionManager

public TransactionManager getTransactionManager(JdoConf jdoConf)

See Also: #getTransactionManager(org.exolab.castor.jdo.conf.JdoConf)

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