public interface AQNotificationListener
extends java.util.EventListener
AQNotificationRegistration,
using it's addListener method. When the AQ event occurs, that object's
onAQNotification method is invoked.| Modifier and Type | Method and Description |
|---|---|
void |
onAQNotification(AQNotificationEvent e)
This method will be invoked whenever an AQ event occurs.
|
void onAQNotification(AQNotificationEvent e)