public class P6DataSourceFactory extends Object implements ObjectFactory
Modifier and Type | Field and Description |
---|---|
protected String |
dataSourceClassName |
protected String |
poolDataSourceName |
Constructor and Description |
---|
P6DataSourceFactory() |
Modifier and Type | Method and Description |
---|---|
Object |
getObjectInstance(Object refObj,
Name nm,
Context ctx,
Hashtable env) |
protected final String dataSourceClassName
protected final String poolDataSourceName
public Object getObjectInstance(Object refObj, Name nm, Context ctx, Hashtable env) throws Exception
getObjectInstance
in interface ObjectFactory
Exception