org.apache.ojb.odmg
Class TxManagerFactory

java.lang.Object
  extended byorg.apache.ojb.odmg.TxManagerFactory

public class TxManagerFactory
extends java.lang.Object

Author:
Matthew Baird The TxManagerFactory is responsible for creating instances of TransactionManagers. Set the "OJBTxManagerClass" property in OJB.properties in order to install a new TxManagerFactory

Constructor Summary
TxManagerFactory()
           
 
Method Summary
static org.apache.ojb.broker.util.configuration.Configurator getConfigurator()
           
static OJBTxManager instance()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TxManagerFactory

public TxManagerFactory()
Method Detail

instance

public static OJBTxManager instance()

getConfigurator

public static org.apache.ojb.broker.util.configuration.Configurator getConfigurator()


Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14