public class PooledDataSourceFactory extends Object implements ObjectFactory
| Constructor and Description |
|---|
PooledDataSourceFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected javax.resource.spi.ManagedConnectionFactory |
createFactory(Reference ref,
Context ctx) |
protected NuxeoContainer.ConnectionManagerWrapper |
createManager(Reference ref,
Context ctx) |
Object |
getObjectInstance(Object obj,
Name name,
Context ctx,
Hashtable<?,?> environment) |
protected String |
refAttribute(Reference ref,
String key,
String defvalue) |
public PooledDataSourceFactory()
public Object getObjectInstance(Object obj, Name name, Context ctx, Hashtable<?,?> environment)
getObjectInstance in interface ObjectFactoryprotected NuxeoContainer.ConnectionManagerWrapper createManager(Reference ref, Context ctx) throws javax.resource.ResourceException
javax.resource.ResourceExceptionprotected javax.resource.spi.ManagedConnectionFactory createFactory(Reference ref, Context ctx) throws NamingException, javax.resource.spi.InvalidPropertyException
NamingExceptionjavax.resource.spi.InvalidPropertyExceptionprotected String refAttribute(Reference ref, String key, String defvalue)
Copyright © 2018 Nuxeo. All rights reserved.