BaseObjectPoolConfig.setTestOnReturn

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

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

@see GenericObjectPool#getTestOnReturn() @see GenericKeyedObjectPool#getTestOnReturn()

class BaseObjectPoolConfig
void
setTestOnReturn

Meta