Uses of Class
org.apache.activemq.filter.DestinationMapNode
Packages that use DestinationMapNode
-
Uses of DestinationMapNode in org.apache.activemq.filter
Methods in org.apache.activemq.filter that return DestinationMapNodeModifier and TypeMethodDescriptionprotected DestinationMapNodeDestinationMapNode.createChildNode()Factory method to create a child nodeDestinationMapNode.getChildOrCreate(String path) Returns the child node for the given named path, lazily creating one if it does not yet existDestinationMap.getQueueRootNode()protected DestinationMapNodeDestinationMap.getRootNode(ActiveMQDestination key) Returns the root node for the given destination typeDestinationMap.getTempQueueRootNode()DestinationMap.getTempTopicRootNode()DestinationMap.getTopicRootNode()Methods in org.apache.activemq.filter with parameters of type DestinationMapNodeModifier and TypeMethodDescriptionprotected voidDestinationMapNode.removeChild(DestinationMapNode node) Constructors in org.apache.activemq.filter with parameters of type DestinationMapNode