GenericObjectPoolConfig.DEFAULT_MAX_TOTAL

The default value for the {@code maxTotal} configuration attribute. @see GenericObjectPool#getMaxTotal()

class GenericObjectPoolConfig
enum int DEFAULT_MAX_TOTAL;

Meta