| FUSE Message Broker Configuration Reference | ||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||
http://activemq.apache.org/schema/core)>http://activemq.apache.org/schema/core)
Creates <a href="http://activemq.org/site/mirrored-queues.html">Mirrored
Queue</a> using a prefix and postfix to define the topic name on which to mirror the queue to.
| Nested Element Summary | |||
| sequence |
|
||
| Attribute Summary | |
string | brokerService
|
boolean | copyMessage
Sets whether a copy of the message will be sent to each destination. |
ID | id
|
string | postfix
Sets any postix used to identify the queue consumers |
string | prefix
Sets the prefix wildcard used to identify the queue consumers for a given topic |
| Attribute Detail |
Defined with global type string
Sets whether a copy of the message will be sent to each destination.
Defaults to true so that the forward destination is set as the
destination of the message
Defined with global type boolean
Defined with global type ID
Sets any postix used to identify the queue consumers
Defined with global type string
Sets the prefix wildcard used to identify the queue consumers for a given
topic
Defined with global type string
| FUSE Message Broker Configuration Reference | ||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||