Class ForcePersistencyModeBrokerPlugin

  • All Implemented Interfaces:
    BrokerPlugin

    public class ForcePersistencyModeBrokerPlugin
    extends Object
    implements BrokerPlugin
    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.