Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.runtime.jtajca
Class NuxeoTransactionManagerFactory

java.lang.Object
  extended by org.nuxeo.runtime.jtajca.NuxeoTransactionManagerFactory
All Implemented Interfaces:
ObjectFactory

public class NuxeoTransactionManagerFactory
extends Object
implements ObjectFactory

Factory for the TransactionManager.


Constructor Summary
NuxeoTransactionManagerFactory()
           
 
Method Summary
 Object getObjectInstance(Object obj, Name objName, Context nameCtx, Hashtable<?,?> env)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NuxeoTransactionManagerFactory

public NuxeoTransactionManagerFactory()
Method Detail

getObjectInstance

public Object getObjectInstance(Object obj,
                                Name objName,
                                Context nameCtx,
                                Hashtable<?,?> env)
                         throws Exception
Specified by:
getObjectInstance in interface ObjectFactory
Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.