Uses of Class
org.apache.activemq.broker.region.policy.PolicyMap
Packages that use PolicyMap
Package
Description
The core classes for the ActiveMQ Message Broker and its connectors.
Region abstraction and implementations in the Broker.
-
Uses of PolicyMap in org.apache.activemq.broker
Methods in org.apache.activemq.broker that return PolicyMapMethods in org.apache.activemq.broker with parameters of type PolicyMapModifier and TypeMethodDescriptionvoidBrokerService.setDestinationPolicy(PolicyMap policyMap) Sets the destination specific policies available either for exact destinations or for wildcard areas of destinations. -
Uses of PolicyMap in org.apache.activemq.broker.region
Methods in org.apache.activemq.broker.region that return PolicyMap