|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DestinationMapNode | |
|---|---|
| org.activemq.filter | Filter implementations for wildcards & JMS selectors |
| Uses of DestinationMapNode in org.activemq.filter |
|---|
| Methods in org.activemq.filter that return DestinationMapNode | |
|---|---|
protected DestinationMapNode |
DestinationMapNode.createChildNode()
Factory method to create a child node |
DestinationMapNode |
DestinationMapNode.getAnyChildNode()
Returns the node which represents all children (i.e. |
DestinationMapNode |
DestinationMapNode.getChild(String path)
Returns the child node for the given named path or null if it does not exist |
DestinationMapNode |
DestinationMapNode.getChildOrCreate(String path)
Returns the child node for the given named path, lazily creating one if it does not yet exist |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||