- All Superinterfaces:
- ConnectionLifecycleInterceptor
public interface ConnectionLifecycleInterceptor
extends ConnectionLifecycleInterceptor
Implementors of this interface can be installed via the "connectionLifecycleInterceptors" configuration property and receive events and alter behavior of
"lifecycle" methods on our connection implementation.
The driver will create one instance of a given interceptor per-connection.