GenericKeyedObjectPoolConfig.getMaxTotal

Get the value for the {@code maxTotal} configuration attribute for pools created with this configuration instance.

@return The current setting of {@code maxTotal} for this configuration instance

@see GenericKeyedObjectPool#getMaxTotal()

class GenericKeyedObjectPoolConfig
int
getMaxTotal
()

Meta