EventListenerpublic interface AQNotificationListener extends EventListener
AQNotificationRegistration,
using it's addListener method. When the AQ event occurs, that object's
onAQNotification method is invoked.| Modifier and Type | Method | Description |
|---|---|---|
void |
onAQNotification(AQNotificationEvent e) |
This method will be invoked whenever an AQ event occurs.
|
void onAQNotification(AQNotificationEvent e)
Copyright © 2008, 2019, Oracle and/or its affiliates. All rights reserved.