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