Package io.debezium.connector.mongodb
Class NotificationsIT.ClientListener
java.lang.Object
io.debezium.connector.mongodb.NotificationsIT.ClientListener
- All Implemented Interfaces:
EventListener,NotificationListener
- Enclosing class:
- NotificationsIT
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandleNotification(Notification notification, Object handback)
-
Constructor Details
-
ClientListener
public ClientListener()
-
-
Method Details
-
handleNotification
- Specified by:
handleNotificationin interfaceNotificationListener
-