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