Sets the limit on the number of object instances allocated by the pool
(checked out or idle), per key. When the limit is reached, the sub-pool
is said to be exhausted. A negative value indicates no limit.
@param maxTotalPerKey the limit on the number of active instances per key
Sets the limit on the number of object instances allocated by the pool (checked out or idle), per key. When the limit is reached, the sub-pool is said to be exhausted. A negative value indicates no limit.
@param maxTotalPerKey the limit on the number of active instances per key
@see #getMaxTotalPerKey