| 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 an entry in a {@link PolicyMap} for assigning policies to a
specific destination or a hierarchical wildcard area of destinations.
| Nested Element Summary | |||||||||||||||||||||
| sequence |
|
||||||||||||||||||||
| Attribute Summary | |
string | deadLetterStrategy
Sets the policy used to determine which dead letter queue destination should be used |
string | destination
|
string | dispatchPolicy
|
boolean | enableAudit
|
ID | id
|
boolean | lazyDispatch
|
integer | maxAuditDepth
|
integer | maxPageSize
|
integer | maxProducersToAudit
|
integer | maxQueueAuditDepth
|
long | memoryLimit
|
string | messageEvictionStrategy
Sets the eviction strategy used to decide which message to evict when the slow consumer needs to discard messages |
string | messageGroupMapFactory
Sets the factory used to create new instances of {MessageGroupMap} used to implement the <a href="http://activemq.apache.org/message-groups.html">Message Groups</a> functionality. |
long | minimumMessageSize
|
boolean | optimizedDispatch
|
string | pendingDurableSubscriberPolicy
|
string | pendingMessageLimitStrategy
Sets the strategy to calculate the maximum number of messages that are allowed to be pending on consumers (in addition to their prefetch sizes). |
string | pendingQueuePolicy
|
string | pendingSubscriberPolicy
|
boolean | producerFlowControl
|
string | queue
A helper method to set the destination from a configuration file |
boolean | sendAdvisoryIfNoConsumers
Sends an advisory message if a non-persistent message is sent and there are no active consumers |
boolean | strictOrderDispatch
|
string | subscriptionRecoveryPolicy
|
string | topic
A helper method to set the destination from a configuration file |
boolean | useCache
|
boolean | useConsumerPriority
|
| Attribute Detail |
Sets the policy used to determine which dead letter queue destination
should be used
Defined with global type string
Defined with global type string
Defined with global type string
Defined with global type boolean
Defined with global type ID
Defined with global type boolean
Defined with global type integer
Defined with global type integer
Defined with global type integer
Defined with global type integer
Defined with global type long
Sets the eviction strategy used to decide which message to evict when the
slow consumer needs to discard messages
Defined with global type string
Sets the factory used to create new instances of {MessageGroupMap} used
to implement the <a
href="http://activemq.apache.org/message-groups.html">Message Groups</a>
functionality.
Defined with global type string
Defined with global type long
Defined with global type boolean
Defined with global type string
Sets the strategy to calculate the maximum number of messages that are
allowed to be pending on consumers (in addition to their prefetch sizes).
Once the limit is reached, non-durable topics can then start discarding
old messages. This allows us to keep dispatching messages to slow
consumers while not blocking fast consumers and discarding the messages
oldest first.
Defined with global type string
Defined with global type string
Defined with global type string
Defined with global type boolean
A helper method to set the destination from a configuration file
Defined with global type string
Sends an advisory message if a non-persistent message is sent and there
are no active consumers
Defined with global type boolean
Defined with global type boolean
Defined with global type string
A helper method to set the destination from a configuration file
Defined with global type string
Defined with global type boolean
Defined with global type boolean
| FUSE ESB 3.3 Configuration Reference | ||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||