Class ConnectionPoolListenerAdapter

  • All Implemented Interfaces:
    ConnectionPoolListener, java.util.EventListener

    @Deprecated
    public abstract class ConnectionPoolListenerAdapter
    extends java.lang.Object
    implements ConnectionPoolListener
    Deprecated.
    Usage of this API is not supported in Cloud Service.
    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