org.objectweb.jotm
Class TransactionSynchronizationRegistryFactory

java.lang.Object
  extended by org.objectweb.jotm.TransactionSynchronizationRegistryFactory
All Implemented Interfaces:
ObjectFactory

public class TransactionSynchronizationRegistryFactory
extends Object
implements ObjectFactory


Constructor Summary
TransactionSynchronizationRegistryFactory()
           
 
Method Summary
 Object getObjectInstance(Object objref, Name name, Context ctx, Hashtable env)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransactionSynchronizationRegistryFactory

public TransactionSynchronizationRegistryFactory()
Method Detail

getObjectInstance

public Object getObjectInstance(Object objref,
                                Name name,
                                Context ctx,
                                Hashtable env)
                         throws Exception
Specified by:
getObjectInstance in interface ObjectFactory
Throws:
Exception


Copyright ? 2005-2010 OW2 Consortium. All Rights Reserved.