org.apache.ojb.odmg.transaction
Class OrionTransactionManagerFactory

java.lang.Object
  extended byorg.apache.ojb.odmg.transaction.OrionTransactionManagerFactory
All Implemented Interfaces:
TransactionManagerFactory

public class OrionTransactionManagerFactory
extends java.lang.Object
implements TransactionManagerFactory

TransactionManagerFactory implementation for Orion Application Server.

Version:
$Id: OrionTransactionManagerFactory.java,v 1.1 2002/11/08 11:29:38 arminw Exp $
Author:
andreas.bayer

Constructor Summary
OrionTransactionManagerFactory()
           
 
Method Summary
 javax.transaction.TransactionManager getTransactionManager()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrionTransactionManagerFactory

public OrionTransactionManagerFactory()
Method Detail

getTransactionManager

public javax.transaction.TransactionManager getTransactionManager()
                                                           throws TransactionManagerFactoryException
Specified by:
getTransactionManager in interface TransactionManagerFactory
Throws:
TransactionManagerFactoryException


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