Interface ConnectionLifecycleListener

  • All Known Implementing Classes:
    SessionCommandsListener

    public interface ConnectionLifecycleListener
    This interface can be implemented to perform custom behavior on each connection as it gets borrowed from the connection pool and then released back to the pool.
    Author:
    Andrea Aime - GeoSolutions