Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.runtime.jtajca
Class NuxeoUserTransactionFactory

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

public class NuxeoUserTransactionFactory
extends Object
implements ObjectFactory

Factory for the UserTransaction.


Constructor Summary
NuxeoUserTransactionFactory()
           
 
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

NuxeoUserTransactionFactory

public NuxeoUserTransactionFactory()
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.