BaseObjectPoolConfig.setTestOnCreate

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

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

@see GenericObjectPool#getTestOnCreate() @see GenericKeyedObjectPool#getTestOnCreate()

class BaseObjectPoolConfig
void
setTestOnCreate

Meta