Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.runtime.jtajca
Class NuxeoConnectionManagerFactory

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

public class NuxeoConnectionManagerFactory
extends Object
implements ObjectFactory

Factory for the ConnectionManager.


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

NuxeoConnectionManagerFactory

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