BaseGenericObjectPool.getEvictionPolicyClassName

Returns the name of the {@link EvictionPolicy} implementation that is used by this pool.

@return The fully qualified class name of the {@link EvictionPolicy}

@see #setEvictionPolicyClassName(string)

class BaseGenericObjectPool
string
getEvictionPolicyClassName
()

Meta