JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Help
org.apache.activemq.advisory
ProducerListener
Contents
Description
Method Summary
Method Details
onProducerEvent(ProducerEvent)
Hide sidebar
Show sidebar
Interface ProducerListener
public interface
ProducerListener
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
onProducerEvent
(
ProducerEvent
event)
Method Details
onProducerEvent
void
onProducerEvent
(
ProducerEvent
event)