JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Help
org.apache.activemq.advisory
DestinationListener
Contents
Description
Method Summary
Method Details
onDestinationEvent(DestinationEvent)
Hide sidebar
Show sidebar
Interface DestinationListener
public interface
DestinationListener
Listen to the changes in destinations being created or destroyed
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onDestinationEvent
(
DestinationEvent
event)
Method Details
onDestinationEvent
void
onDestinationEvent
(
DestinationEvent
event)