Class AnyChildDestinationNode

java.lang.Object
org.apache.activemq.filter.AnyChildDestinationNode
All Implemented Interfaces:
DestinationNode

public class AnyChildDestinationNode extends Object implements DestinationNode
An implementation of DestinationNode which navigates all the children of the given node ignoring the name of the current path (so for navigating using * in a wildcard).