Package org.ldaptive.pool
Interface ConnectionActivator
-
- All Superinterfaces:
java.util.function.Function<Connection,java.lang.Boolean>
public interface ConnectionActivator extends java.util.function.Function<Connection,java.lang.Boolean>
Provides an interface for activating connections when they are checked out from the pool.- Author:
- Middleware Services