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