Class ConnectionPoolListenerAdapter

  • All Implemented Interfaces:
    ConnectionPoolListener, EventListener


    public abstract class ConnectionPoolListenerAdapter
    extends Object
    implements ConnectionPoolListener
    An adapter for connection pool listener implementations, for clients that want to listen for a subset of connection pool events. Extend this class to listen for connection pool events and override the methods of interest.
    Since:
    3.5