BaseObjectPoolConfig.getBlockWhenExhausted

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

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

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

class BaseObjectPoolConfig
bool
getBlockWhenExhausted
()

Meta