Showing:

Annotations
Attributes
Model
Properties
Element tns:redeliveryPolicy
Namespace http://activemq.apache.org/schema/core
Annotations
Configuration options for a messageConsumer used to control how messages are re-delivered when they
are rolled back.
May be used server side on a per destination basis via the Broker RedeliveryPlugin
Properties
content complex
Model
tns:destination{0,1} | ANY element from ANY namespace OTHER than 'http://activemq.apache.org/schema/core'
Children tns:destination
Attributes
QName Type Use Annotation
backOffMultiplier xs:double optional
collisionAvoidancePercent xs:short optional
destination xs:string optional
id xs:ID optional
initialRedeliveryDelay xs:long optional
maximumRedeliveries xs:integer optional
maximumRedeliveryDelay xs:long optional
queue xs:string optional
A helper method to set the destination from a configuration file
redeliveryDelay xs:long optional
tempQueue xs:boolean optional
tempTopic xs:boolean optional
topic xs:string optional
A helper method to set the destination from a configuration file
useCollisionAvoidance xs:boolean optional
useExponentialBackOff xs:boolean optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://activemq.apache.org/schema/core'
Element tns:redeliveryPolicy / tns:destination
Namespace http://activemq.apache.org/schema/core
Properties
content complex
minOccurs 0
maxOccurs 1
Model
tns:queue | tns:tempQueue | tns:tempTopic | tns:topic | ANY element from ANY namespace OTHER than 'http://activemq.apache.org/schema/core'
Children tns:queue, tns:tempQueue, tns:tempTopic, tns:topic
Attribute tns:redeliveryPolicy / @backOffMultiplier
Namespace No namespace
Type xs:double
Properties
content simple
Attribute tns:redeliveryPolicy / @collisionAvoidancePercent
Namespace No namespace
Type xs:short
Properties
content simple
Attribute tns:redeliveryPolicy / @destination
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:redeliveryPolicy / @initialRedeliveryDelay
Namespace No namespace
Type xs:long
Properties
content simple
Attribute tns:redeliveryPolicy / @maximumRedeliveries
Namespace No namespace
Type xs:integer
Properties
content simple
Attribute tns:redeliveryPolicy / @maximumRedeliveryDelay
Namespace No namespace
Type xs:long
Properties
content simple
Attribute tns:redeliveryPolicy / @queue
Namespace No namespace
Annotations
A helper method to set the destination from a configuration file
Type xs:string
Properties
content simple
Attribute tns:redeliveryPolicy / @redeliveryDelay
Namespace No namespace
Type xs:long
Properties
content simple
Attribute tns:redeliveryPolicy / @tempQueue
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:redeliveryPolicy / @tempTopic
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:redeliveryPolicy / @topic
Namespace No namespace
Annotations
A helper method to set the destination from a configuration file
Type xs:string
Properties
content simple
Attribute tns:redeliveryPolicy / @useCollisionAvoidance
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:redeliveryPolicy / @useExponentialBackOff
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:redeliveryPolicy / @id
Namespace No namespace
Type xs:ID
Properties
content simple