Interface ConnPoolListener<T>

All Known Implementing Classes:
LoggingConnPoolListener

@Contract(threading=STATELESS) public interface ConnPoolListener<T>
Connection pool event listener.
Since:
5.0
  • Method Details