com.p6spy.engine.spy
Class P6DataSourceFactory
java.lang.Object
com.p6spy.engine.spy.P6DataSourceFactory
- All Implemented Interfaces:
- ObjectFactory
- public class P6DataSourceFactory
- extends Object
- implements ObjectFactory
Factory class for P6DataSource objects
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dataSourceClassName
protected final String dataSourceClassName
- See Also:
- Constant Field Values
poolDataSourceName
protected final String poolDataSourceName
- See Also:
- Constant Field Values
P6DataSourceFactory
public P6DataSourceFactory()
getObjectInstance
public Object getObjectInstance(Object refObj,
Name nm,
Context ctx,
Hashtable env)
throws Exception
- Specified by:
getObjectInstance
in interface ObjectFactory
- Throws:
Exception