GenericKeyedObjectPoolConfig.setMaxTotal

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)

class GenericKeyedObjectPoolConfig
void
setMaxTotal
()

Meta