Uses of Class
org.apache.activemq.broker.region.policy.MessageEvictionStrategySupport
Packages that use MessageEvictionStrategySupport
Package
Description
The policies which can be associated with a particular destination or wildcard.
-
Uses of MessageEvictionStrategySupport in org.apache.activemq.broker.region.policy
Subclasses of MessageEvictionStrategySupport in org.apache.activemq.broker.region.policyModifier and TypeClassDescriptionclassAn eviction strategy which evicts the oldest message first (which is the default).classAn eviction strategy which evicts the oldest message with the lowest priority first.classAn eviction strategy which evicts the oldest message within messages with the same property value