Uses of Interface
org.apache.activemq.advisory.VirtualDestinationMatcher
-
Packages that use VirtualDestinationMatcher 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 VirtualDestinationMatcher in org.apache.activemq.advisory
Classes in org.apache.activemq.advisory that implement VirtualDestinationMatcher Modifier and Type Class Description class
DestinationFilterVirtualDestinationMatcher
This class will use a destination filter to see if the activeMQ destination matches the given virtual destination
-