org.apache.commons.dbcp.datasources
public class PerUserPoolDataSourceFactory extends java.lang.Object
SharedPoolDataSources| Constructor and Description |
|---|
PerUserPoolDataSourceFactory() |
| Modifier and Type | Method and Description |
|---|---|
static void |
closeAll()
Close all pools associated with this class.
|
java.lang.Object |
getObjectInstance(java.lang.Object refObj,
javax.naming.Name name,
javax.naming.Context context,
java.util.Hashtable env)
implements ObjectFactory to create an instance of SharedPoolDataSource
or PerUserPoolDataSource
|
public static void closeAll()
throws java.lang.Exception
java.lang.Exceptionpublic java.lang.Object getObjectInstance(java.lang.Object refObj,
javax.naming.Name name,
javax.naming.Context context,
java.util.Hashtable env)
throws java.io.IOException,
java.lang.ClassNotFoundException
getObjectInstance in interface javax.naming.spi.ObjectFactoryjava.io.IOExceptionjava.lang.ClassNotFoundExceptionCopyright © 2001-2004 Apache Software Foundation. Documenation generated September 23 2013.