BaseObjectPoolConfig.setEvictionPolicyClassName

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

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

@see GenericObjectPool#getEvictionPolicyClassName() @see GenericKeyedObjectPool#getEvictionPolicyClassName()

class BaseObjectPoolConfig
void
setEvictionPolicyClassName

Meta