org.apache.activemq.advisory
Interface ConsumerListener


public interface ConsumerListener

Listen to the changes in the number of active consumers available for a given destination.

Version:
$Revision: 426366 $

Method Summary
 void onConsumerEvent(ConsumerEvent event)
           
 

Method Detail

onConsumerEvent

void onConsumerEvent(ConsumerEvent event)


Copyright © 2010 Apache Software Foundation. All Rights Reserved.