|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DestinationNode | |
|---|---|
| org.apache.activemq.filter | Filter implementations for wildcards & JMS selectors |
| Uses of DestinationNode in org.apache.activemq.filter |
|---|
| Classes in org.apache.activemq.filter that implement DestinationNode | |
|---|---|
class |
AnyChildDestinationNode
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). |
class |
DestinationMapNode
An implementation class used to implement DestinationMap |
| Methods in org.apache.activemq.filter that return DestinationNode | |
|---|---|
DestinationNode |
AnyChildDestinationNode.getChild(java.lang.String path)
|
DestinationNode |
DestinationNode.getChild(java.lang.String path)
|
| Constructors in org.apache.activemq.filter with parameters of type DestinationNode | |
|---|---|
AnyChildDestinationNode(DestinationNode node)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||