org.exolab.castor.jdo.transactionmanager.spi
public abstract class AbstractTransactionManagerFactory extends Object implements TransactionManagerFactory
Version: $Revision: 1.1 $ $Date: 2005/08/17 13:37:06 $
Method Summary | |
---|---|
abstract String | getFactoryClassName()
Get name of the factory class.
|
abstract String | getFactoryMethodName()
Get name of the factory method.
|
TransactionManager | getTransactionManager(JdoConf jdoConf) |
Returns: Name of the factory class.
Returns: Name of the factory method.