| FUSE ESB 3.3 Configuration Reference | ||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||
http://activemq.org/config/1.0)>http://activemq.org/config/1.0)
Represents a virtual topic which forwards to a number of other destinations.
| Nested Element Summary | |||
| sequence |
|
||
| Attribute Summary | |
boolean | copyMessage
Sets whether a copy of the message will be sent to each destination. |
boolean | forwardOnly
Sets if the virtual destination is forward only (and so there is no physical queue to match the virtual queue) or if there is also a physical queue with the same name). |
ID | id
|
string | name
Sets the name of this composite destination |
| Attribute Detail |
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
Sets if the virtual destination is forward only (and so there is no
physical queue to match the virtual queue) or if there is also a physical
queue with the same name).
Defined with global type boolean
Defined with global type ID
Sets the name of this composite destination
Defined with global type string
| FUSE ESB 3.3 Configuration Reference | ||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||