Class QueueListenerImpl

  • All Implemented Interfaces:
    ExtensionPoint

    @Extension
    public class QueueListenerImpl
    extends QueueListener
    Receives notifications about when tasks are submitted to the queue and publishes messages on configured MQ server.
    Author:
    Isac Holm <isac.holm@axis.com>