BaseObjectPoolConfig.getTestOnCreate

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

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

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

class BaseObjectPoolConfig
bool
getTestOnCreate
()

Meta