|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DestinationMapNode | |
|---|---|
| org.apache.activemq.filter | Filter implementations for wildcards & JMS selectors |
| Uses of DestinationMapNode in org.apache.activemq.filter |
|---|
| Methods in org.apache.activemq.filter that return DestinationMapNode | |
|---|---|
protected DestinationMapNode |
DestinationMapNode.createChildNode()
Factory method to create a child node |
DestinationMapNode |
DestinationMapNode.getChildOrCreate(String path)
Returns the child node for the given named path, lazily creating one if it does not yet exist |
DestinationMapNode |
DestinationMap.getQueueRootNode()
|
protected DestinationMapNode |
DestinationMap.getRootNode(ActiveMQDestination key)
Returns the root node for the given destination type |
DestinationMapNode |
DestinationMap.getTempQueueRootNode()
|
DestinationMapNode |
DestinationMap.getTempTopicRootNode()
|
DestinationMapNode |
DestinationMap.getTopicRootNode()
|
| Methods in org.apache.activemq.filter with parameters of type DestinationMapNode | |
|---|---|
protected void |
DestinationMapNode.removeChild(DestinationMapNode node)
|
| Constructors in org.apache.activemq.filter with parameters of type DestinationMapNode | |
|---|---|
DestinationMapNode(DestinationMapNode parent)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||