Uses of Interface
org.apache.qpid.server.queue.QueueNotificationListener

Packages that use QueueNotificationListener
org.apache.qpid.server.queue   
 

Uses of QueueNotificationListener in org.apache.qpid.server.queue
 

Classes in org.apache.qpid.server.queue that implement QueueNotificationListener
 class AMQQueueMBean
          AMQQueueMBean is the management bean for an AMQQueue.
 

Methods in org.apache.qpid.server.queue with parameters of type QueueNotificationListener
(package private) abstract  boolean NotificationCheck.notifyIfNecessary(ServerMessage msg, AMQQueue queue, QueueNotificationListener listener)
           
 



Licensed to the Apache Software Foundation