Oracle JDBC API Reference
12c Release 1 ("12.1.0.2.0")
E17663-03

Uses of Interface
oracle.jdbc.aq.AQNotificationListener

Packages that use AQNotificationListener
oracle.jdbc.aq 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 AQNotificationListener
 void AQNotificationRegistration.addListener(AQNotificationListener listener)
           
 void AQNotificationRegistration.addListener(AQNotificationListener listener, Executor e)
           
 void AQNotificationRegistration.removeListener(AQNotificationListener listener)
           
 


Oracle JDBC API Reference
12c Release 1 ("12.1.0.2.0")
E17663-03

Copyright © 2008, 2013, Oracle. All rights reserved.