BaseObjectPoolConfig.getEvictionPolicy

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

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

@see GenericObjectPool#getEvictionPolicy() @see GenericKeyedObjectPool#getEvictionPolicy()

class BaseObjectPoolConfig
getEvictionPolicy
()

Meta