Uses of Class
org.ldaptive.pool.AbstractPruneStrategy
Packages that use AbstractPruneStrategy
-
Uses of AbstractPruneStrategy in org.ldaptive.pool
Classes in org.ldaptive.pool with type parameters of type AbstractPruneStrategyModifier and TypeClassDescriptionprotected static classBase class for prune strategy builders.Subclasses of AbstractPruneStrategy in org.ldaptive.poolModifier and TypeClassDescriptionclassRemoves connections from the pool based on how long they have existed.classRemoves connections from the pool based on how long they have been idle in the available queue.Fields in org.ldaptive.pool declared as AbstractPruneStrategy