BaseObjectPoolConfig.DEFAULT_NUM_TESTS_PER_EVICTION_RUN

The default value for the {@code numTestsPerEvictionRun} configuration attribute. @see GenericObjectPool#getNumTestsPerEvictionRun() @see GenericKeyedObjectPool#getNumTestsPerEvictionRun()

class BaseObjectPoolConfig
enum int DEFAULT_NUM_TESTS_PER_EVICTION_RUN;

Meta