public class

DevkitGenericKeyedObjectPool

extends GenericKeyedObjectPool<K, V>
java.lang.Object
   ↳ org.apache.commons.pool.BaseKeyedObjectPool<K, V>
     ↳ org.apache.commons.pool.impl.GenericKeyedObjectPool<K, V>
       ↳ org.mule.modules.peoplesoft.pooling.DevkitGenericKeyedObjectPool

Summary

[Expand]
Inherited Constants
From class org.apache.commons.pool.impl.GenericKeyedObjectPool
[Expand]
Inherited Fields
From class org.apache.commons.pool.impl.GenericKeyedObjectPool
From class org.apache.commons.pool.BaseKeyedObjectPool
Public Constructors
DevkitGenericKeyedObjectPool(KeyedPoolableObjectFactory factory, PoolingProfile connectionPoolingProfile)
[Expand]
Inherited Methods
From class org.apache.commons.pool.impl.GenericKeyedObjectPool
From class org.apache.commons.pool.BaseKeyedObjectPool
From class java.lang.Object
From interface org.apache.commons.pool.KeyedObjectPool

Public Constructors

public DevkitGenericKeyedObjectPool (KeyedPoolableObjectFactory factory, PoolingProfile connectionPoolingProfile)

Parameters
factory
connectionPoolingProfile