Class ForcePersistencyModeBroker

java.lang.Object
org.apache.activemq.broker.BrokerFilter
org.apache.activemq.plugin.ForcePersistencyModeBroker
All Implemented Interfaces:
Broker, Region, org.apache.activemq.Service

public class ForcePersistencyModeBroker extends BrokerFilter
A Plugin which allows to force every incoming message to be PERSISTENT or NON-PERSISTENT. Useful, if you have set the broker usage policy to process ONLY persistent or ONLY non-persistent messages.