Package org.ldaptive.pool
Interface ConnectionPassivator
-
- All Superinterfaces:
Function<Connection,Boolean>
- All Known Implementing Classes:
BindConnectionPassivator
public interface ConnectionPassivator extends Function<Connection,Boolean>
Provides an interface for passivating connections when they are checked back into the pool.