Uses of Class
org.apache.activemq.advisory.DestinationEvent
-
Packages that use DestinationEvent 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 DestinationEvent in org.apache.activemq.advisory
Methods in org.apache.activemq.advisory with parameters of type DestinationEvent Modifier and Type Method Description protected void
DestinationSource. fireDestinationEvent(DestinationEvent event)
void
DestinationListener. onDestinationEvent(DestinationEvent event)
-