JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Help
org.apache.activemq.advisory
ConsumerListener
Contents
Description
Method Summary
Method Details
onConsumerEvent(ConsumerEvent)
Hide sidebar
Show sidebar
Interface ConsumerListener
public interface
ConsumerListener
Listen to the changes in the number of active consumers available for a given destination.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onConsumerEvent
(
ConsumerEvent
event)
Method Details
onConsumerEvent
void
onConsumerEvent
(
ConsumerEvent
event)