org.apache.qpid.server.queue
Interface QueueNotificationListener

All Known Implementing Classes:
AMQQueueMBean

public interface QueueNotificationListener


Method Summary
 void notifyClients(NotificationCheck notification, AMQQueue queue, String notificationMsg)
           
 

Method Detail

notifyClients

void notifyClients(NotificationCheck notification,
                   AMQQueue queue,
                   String notificationMsg)


Licensed to the Apache Software Foundation