Nuxeo Enterprise Platform 5.4

org.nuxeo.runtime.jtajca
Class NuxeoUserTransactionFactory

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

public class NuxeoUserTransactionFactory
extends java.lang.Object
implements javax.naming.spi.ObjectFactory

Factory for the UserTransaction.


Constructor Summary
NuxeoUserTransactionFactory()
           
 
Method Summary
 java.lang.Object getObjectInstance(java.lang.Object obj, javax.naming.Name objName, javax.naming.Context nameCtx, java.util.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 java.lang.Object getObjectInstance(java.lang.Object obj,
                                          javax.naming.Name objName,
                                          javax.naming.Context nameCtx,
                                          java.util.Hashtable<?,?> env)
                                   throws java.lang.Exception
Specified by:
getObjectInstance in interface javax.naming.spi.ObjectFactory
Throws:
java.lang.Exception

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.