Showing:

Annotations
Attributes
Model
Properties
Element tns:policyMap
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:policyEntries* | ANY element from ANY namespace OTHER than 'http://activemq.apache.org/schema/core'
Children tns:defaultEntry, tns:entries, tns:policyEntries
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:policyMap / tns:defaultEntry
Namespace http://activemq.apache.org/schema/core
Properties
content complex
minOccurs 0
maxOccurs 1
Model
tns:policyEntry | ANY element from ANY namespace OTHER than 'http://activemq.apache.org/schema/core'
Children tns:policyEntry
Element tns:policyMap / 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:policyMap / tns:policyEntries
Namespace http://activemq.apache.org/schema/core
Annotations
Sets the individual entries on the policy map
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
ANY element from ANY namespace
Attribute tns:policyMap / @defaultEntry
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:policyMap / @id
Namespace No namespace
Type xs:ID
Properties
content simple