|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InstrumentedResourceLimitingPool | |
org.apache.avalon.excalibur.datasource | Datastore utilities. |
org.apache.avalon.excalibur.pool | Object pool interfaces and implementations. |
Uses of InstrumentedResourceLimitingPool in org.apache.avalon.excalibur.datasource |
Subclasses of InstrumentedResourceLimitingPool in org.apache.avalon.excalibur.datasource | |
class |
ResourceLimitingJdbcConnectionPool
A ResourceLimiting JdbcConnectionPool which allows for fine configuration of how the pool scales to loads. |
Uses of InstrumentedResourceLimitingPool in org.apache.avalon.excalibur.pool |
Subclasses of InstrumentedResourceLimitingPool in org.apache.avalon.excalibur.pool | |
class |
TraceableResourceLimitingPool
A ResourceLimitingPool which can be configured so that it will trace the where get is being called fron. |
class |
ValidatedResourceLimitingPool
A ResourceLimitingPool which validates reused poolables before they are returned with a call get(). |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |