JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
org.apache.activemq.advisory
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)