Interface ConnPoolListener<T>


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