|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TraceableResourceLimitingPool | |
org.apache.avalon.excalibur.datasource | Datastore utilities. |
org.apache.avalon.excalibur.pool | Object pool interfaces and implementations. |
Uses of TraceableResourceLimitingPool in org.apache.avalon.excalibur.datasource |
Subclasses of TraceableResourceLimitingPool in org.apache.avalon.excalibur.datasource | |
class |
ResourceLimitingJdbcConnectionPool
A ResourceLimiting JdbcConnectionPool which allows for fine configuration of how the pool scales to loads. |
Fields in org.apache.avalon.excalibur.datasource declared as TraceableResourceLimitingPool | |
protected TraceableResourceLimitingPool |
ResourceLimitingJdbcDataSource.m_pool
|
Uses of TraceableResourceLimitingPool in org.apache.avalon.excalibur.pool |
Subclasses of TraceableResourceLimitingPool in org.apache.avalon.excalibur.pool | |
class |
ValidatedResourceLimitingPool
A ResourceLimitingPool which validates reused poolables before they are returned with a call get(). |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |