Uses of Interface
oracle.jdbc.aq.AQNotificationListener
Packages that use AQNotificationListener
Package
Description
This package is an Oracle JDBC extension that provides interfaces to access the Advanced Queuing feature of Oracle for enterprise messaging applications.
-
Uses of AQNotificationListener in oracle.jdbc.aq
Methods in oracle.jdbc.aq with parameters of type AQNotificationListenerModifier and TypeMethodDescriptionvoidAQNotificationRegistration.addListener(AQNotificationListener listener) voidAQNotificationRegistration.addListener(AQNotificationListener listener, Executor e) voidAQNotificationRegistration.removeListener(AQNotificationListener listener)