Set the value for the {@code maxTotal} configuration attribute for pools created with this configuration instance.
@param maxTotal The new setting of {@code maxTotal} for this configuration instance
@see GenericKeyedObjectPool#setMaxTotal(int)
See Implementation
Set the value for the {@code maxTotal} configuration attribute for pools created with this configuration instance.
@param maxTotal The new setting of {@code maxTotal} for this configuration instance
@see GenericKeyedObjectPool#setMaxTotal(int)