BaseObjectPoolConfig.DEFAULT_BLOCK_WHEN_EXHAUSTED

The default value for the {@code blockWhenExhausted} configuration attribute. @see GenericObjectPool#getBlockWhenExhausted() @see GenericKeyedObjectPool#getBlockWhenExhausted()

class BaseObjectPoolConfig
enum bool DEFAULT_BLOCK_WHEN_EXHAUSTED;

Meta