Showing:

Annotations
Attributes
Properties
Element tns:conditionalNetworkBridgeFilterFactory
Namespace http://activemq.apache.org/schema/core
Annotations
implement conditional behavior for queue consumers, allows replaying back to
origin if no consumers are present on the local broker after a configurable
delay, irrespective of the TTL. Also allows rate limiting of messages
through the network, useful for static includes
Properties
content complex
Attributes
QName Type Use
id xs:ID optional
rateDuration xs:integer optional
rateLimit xs:integer optional
replayDelay xs:integer optional
replayWhenNoConsumers xs:boolean optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://activemq.apache.org/schema/core'
Attribute tns:conditionalNetworkBridgeFilterFactory / @rateDuration
Namespace No namespace
Type xs:integer
Properties
content simple
Attribute tns:conditionalNetworkBridgeFilterFactory / @rateLimit
Namespace No namespace
Type xs:integer
Properties
content simple
Attribute tns:conditionalNetworkBridgeFilterFactory / @replayDelay
Namespace No namespace
Type xs:integer
Properties
content simple
Attribute tns:conditionalNetworkBridgeFilterFactory / @replayWhenNoConsumers
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:conditionalNetworkBridgeFilterFactory / @id
Namespace No namespace
Type xs:ID
Properties
content simple