| FUSE Message Broker 5.5.0 XML Schema | ||||||
| SUMMARY: DOCUMENTATION | ATTRIBUTES | FRAMES | NO FRAMES | ||||||
http://activemq.apache.org/schema/core)/>
Creates <a href="http://activemq.org/site/virtual-destinations.html">Virtual
Topics</a> using a prefix and postfix. The virtual destination creates a
wildcard that is then used to look up all active queue subscriptions which
match.
| Attribute Summary | |
ID | id
|
string | name
|
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 |
boolean | selectorAware
Indicates whether the selectors of consumers are used to determine dispatch to a virtual destination, when true only messages matching an existing consumer will be dispatched. |
| Attribute Detail |
Defined with global type ID
Defined with global type string
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
Indicates whether the selectors of consumers are used to determine dispatch
to a virtual destination, when true only messages matching an existing
consumer will be dispatched.
Defined with global type boolean
| FUSE Message Broker 5.5.0 XML Schema | ||||||
| SUMMARY: DOCUMENTATION | ATTRIBUTES | FRAMES | NO FRAMES | ||||||