bitronix.tm
Class BitronixUserTransactionObjectFactory

java.lang.Object
  extended bybitronix.tm.BitronixTransactionManagerObjectFactory
      extended bybitronix.tm.BitronixUserTransactionObjectFactory
All Implemented Interfaces:
javax.naming.spi.ObjectFactory

public class BitronixUserTransactionObjectFactory
extends BitronixTransactionManagerObjectFactory

BitronixTransactionManager object factory for JNDI references. This class does no more than BitronixTransactionManagerObjectFactory, it only exists for clarity.

© Bitronix Software

Author:
lorban

Constructor Summary
BitronixUserTransactionObjectFactory()
           
 
Methods inherited from class bitronix.tm.BitronixTransactionManagerObjectFactory
getObjectInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BitronixUserTransactionObjectFactory

public BitronixUserTransactionObjectFactory()