Showing:

Annotations
Attributes
Model
Properties
Element tns:redeliveryPolicyMap
Namespace http://activemq.apache.org/schema/core
Annotations
Represents a destination based configuration of policies so that individual
destinations or wildcard hierarchies of destinations can be configured using
different policies.
Properties
content complex
Model
tns:defaultEntry{0,1} | tns:entries* | tns:redeliveryPolicyEntries* | ANY element from ANY namespace OTHER than 'http://activemq.apache.org/schema/core'
Children tns:defaultEntry, tns:entries, tns:redeliveryPolicyEntries
Attributes
QName Type Use
defaultEntry xs:string optional
id xs:ID optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://activemq.apache.org/schema/core'
Element tns:redeliveryPolicyMap / tns:defaultEntry
Namespace http://activemq.apache.org/schema/core
Properties
content complex
minOccurs 0
maxOccurs 1
Model
tns:redeliveryPolicy | ANY element from ANY namespace OTHER than 'http://activemq.apache.org/schema/core'
Children tns:redeliveryPolicy
Element tns:redeliveryPolicyMap / tns:entries
Namespace http://activemq.apache.org/schema/core
Annotations
A helper method to allow the destination map to be populated from a
dependency injection framework such as Spring
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
ANY element from ANY namespace
Element tns:redeliveryPolicyMap / tns:redeliveryPolicyEntries
Namespace http://activemq.apache.org/schema/core
Annotations
Sets the individual entries on the redeliveryPolicyMap
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
ANY element from ANY namespace
Attribute tns:redeliveryPolicyMap / @defaultEntry
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:redeliveryPolicyMap / @id
Namespace No namespace
Type xs:ID
Properties
content simple