Class ConnectionPoolListenerAdapter

java.lang.Object
com.mongodb.event.ConnectionPoolListenerAdapter
All Implemented Interfaces:
ConnectionPoolListener, EventListener

@Deprecated(since="2021-05-27") public abstract class ConnectionPoolListenerAdapter extends Object implements ConnectionPoolListener
Deprecated.
Usage of this API is not supported in AEM as a 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