BaseObjectPoolConfig.setBlockWhenExhausted

Set the value for the {@code blockWhenExhausted} configuration attribute for pools created with this configuration instance.

@param blockWhenExhausted The new setting of {@code blockWhenExhausted} for this configuration instance

@see GenericObjectPool#getBlockWhenExhausted() @see GenericKeyedObjectPool#getBlockWhenExhausted()

class BaseObjectPoolConfig
void
setBlockWhenExhausted

Meta