Create a new <code>GenericKeyedObjectPool</code> using a specific
configuration.
@param factory the factory to be used to create entries
@param config The configuration to use for this pool instance. The
configuration is used by value. Subsequent changes to
the configuration object will not be reflected in the
pool.
Create a new <code>GenericKeyedObjectPool</code> using a specific configuration.
@param factory the factory to be used to create entries @param config The configuration to use for this pool instance. The configuration is used by value. Subsequent changes to the configuration object will not be reflected in the pool.