GenericObjectPoolConfig.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 GenericObjectPool#setMaxTotal(int)

class GenericObjectPoolConfig
void
setMaxTotal
()

Meta