Package com.mayam.wf.mq
package com.mayam.wf.mq
This package provides the main interface to MQ handling within Mayam Tasks
and associated applications and libraries.
For example code, please refer to
Mq
.-
ClassDescriptionA builder for
AttributeMap
basedMqMessage
objects.This provider provides a MQ with siteconfig as MqConfig.To use this, in your eventConsumerMessage queue abstraction with retry and replay functionality.Returned byMq.attachListener(MqDestination, Listener)
, itsMq.Detachable.detach()
method allows a callback to be removed.Callback for use withMq.attachListener(MqDestination, Listener)
.The intensity with which listening should be performed.Message content type.Message topic/queue.Exception thrown as a result of an Mq communication error.A message to be sent or listened for viaMq
.Describes a change in a task or asset by providing before and after representations.Guice module for setting up injection of ActiveMQ classes.Guice module for setting up injection of ActiveMQ classes.Exception indicating a possibly recoverable condition which occurred during message processing.