public class PerUserPoolDataSourceFactory extends InstanceKeyObjectFactory
SharedPoolDataSources| Modifier and Type | Field and Description |
|---|---|
private static java.lang.String |
PER_USER_POOL_CLASSNAME |
| Constructor and Description |
|---|
PerUserPoolDataSourceFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected InstanceKeyDataSource |
getNewInstance(javax.naming.Reference ref)
Creates an instance of the subclass and sets any properties
contained in the Reference.
|
protected boolean |
isCorrectClass(java.lang.String className) |
closeAll, deserialize, getObjectInstance, registerNewInstance, removeInstanceprotected boolean isCorrectClass(java.lang.String className)
isCorrectClass in class InstanceKeyObjectFactoryprotected InstanceKeyDataSource getNewInstance(javax.naming.Reference ref) throws java.io.IOException, java.lang.ClassNotFoundException
InstanceKeyObjectFactorygetNewInstance in class InstanceKeyObjectFactoryjava.io.IOExceptionjava.lang.ClassNotFoundException