Class GenericObjectPoolConfig<T>

Type Parameters:
T - Type of element pooled.
All Implemented Interfaces:
Cloneable

A simple structure encapsulating the configuration for a GenericObjectPool.

This class is not thread-safe; it is only intended to be used to provide attributes used when creating a pool.

Since:
2.0