AbandonedConfig |
Configuration settings for abandoned object removal.
|
BaseGenericObjectPool |
|
BaseObjectPoolConfig |
Provides the implementation for the common attributes shared by the sub-classes.
|
CallStack |
Strategy for obtaining and printing the current call stack.
|
DefaultPooledObject |
This wrapper is used to track the additional information, such as state, for
the pooled objects.
|
DefaultPooledObjectInfo |
Implementation of object that is used to provide information on pooled
objects via JMX.
|
DefaultPooledObjectInfoMBean |
The interface that defines the information about pooled objects that will be exposed via JMX.
|
EvictionConfig |
This class is used by pool implementations to pass configuration information
to EvictionPolicy instances.
|
EvictionPolicy |
To provide a custom eviction policy (i.e.
|
GenericKeyedObjectPoolConfig |
|
GenericKeyedObjectPoolMXBean |
Defines the methods that will be made available via JMX.
|
GenericObjectPoolConfig |
|
GenericObjectPoolMXBean |
Defines the methods that will be made available via JMX.
|