BaseObjectPoolConfig.DEFAULT_EVICTION_POLICY_CLASS_NAME

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

class BaseObjectPoolConfig
enum string DEFAULT_EVICTION_POLICY_CLASS_NAME;

Meta