Uses of Interface
org.apache.activemq.advisory.DestinationListener
-
Packages that use DestinationListener Package Description org.apache.activemq.advisory Support for JMS Advisory messages as well as some helper listeners to listen to the clients, producers and consumers available. -
-
Uses of DestinationListener in org.apache.activemq.advisory
Methods in org.apache.activemq.advisory that return DestinationListener Modifier and Type Method Description DestinationListenerDestinationSource. getListener()Methods in org.apache.activemq.advisory with parameters of type DestinationListener Modifier and Type Method Description voidDestinationSource. setDestinationListener(DestinationListener listener)
-