public class DataSourceFactory extends Object implements ObjectFactory
An instance of this class is registered in JNDI for each datasource
configured by the DataSourceComponent
.
Modifier and Type | Field and Description |
---|---|
static Set<String> |
SYSTEM_PROPERTIES |
Constructor and Description |
---|
DataSourceFactory() |
public Object getObjectInstance(Object obj, Name name, Context nameCtx, Hashtable<?,?> env) throws Exception
getObjectInstance
in interface ObjectFactory
Exception
Copyright © 2013 Nuxeo SA. All Rights Reserved.