|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageEvictionStrategySupport | |
|---|---|
| org.apache.activemq.broker.region.policy | 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.policy | |
|---|---|
class |
OldestMessageEvictionStrategy
An eviction strategy which evicts the oldest message first (which is the default). |
class |
OldestMessageWithLowestPriorityEvictionStrategy
An eviction strategy which evicts the oldest message with the lowest priority first. |
class |
UniquePropertyMessageEvictionStrategy
An eviction strategy which evicts the oldest message within messages with the same property value |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||