| FUSE Message Broker Configuration Reference | ||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||
http://activemq.apache.org/schema/core)>http://activemq.apache.org/schema/core)
Represents a destination which is filtered using some predicate such as a selector
so that messages are only dispatched to the destination if they match the filter.
| Nested Element Summary | |||||
| sequence |
|
||||
| Attribute Summary | |
string | destination
The destination to send messages to if they match the filter |
string | filter
|
ID | id
|
string | queue
Sets the destination property to the given queue name |
string | selector
Sets the JMS selector used to filter messages before forwarding them to this destination |
string | topic
Sets the destination property to the given topic name |
| Attribute Detail |
The destination to send messages to if they match the filter
Defined with global type string
Defined with global type string
Defined with global type ID
Sets the destination property to the given queue name
Defined with global type string
Sets the JMS selector used to filter messages before forwarding them to this destination
Defined with global type string
Sets the destination property to the given topic name
Defined with global type string
| FUSE Message Broker Configuration Reference | ||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||