Showing:

Annotations
Attributes
Properties
Element tns:virtualSelectorCacheBrokerPlugin
Namespace http://activemq.apache.org/schema/core
Annotations
A plugin which allows the caching of the selector from a subscription queue.
<p/>
This stops the build-up of unwanted messages, especially when consumers may
disconnect from time to time when using virtual destinations.
<p/>
This is influenced by code snippets developed by Maciej Rakowicz
Properties
content complex
Attributes
QName Type Use Annotation
id xs:ID optional
ignoreWildcardSelectors xs:boolean optional
persistFile xs:string optional
Sets the location of the persistent cache
persistInterval xs:long optional
singleSelectorPerDestination xs:boolean optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://activemq.apache.org/schema/core'
Attribute tns:virtualSelectorCacheBrokerPlugin / @ignoreWildcardSelectors
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:virtualSelectorCacheBrokerPlugin / @persistFile
Namespace No namespace
Annotations
Sets the location of the persistent cache
Type xs:string
Properties
content simple
Attribute tns:virtualSelectorCacheBrokerPlugin / @persistInterval
Namespace No namespace
Type xs:long
Properties
content simple
Attribute tns:virtualSelectorCacheBrokerPlugin / @singleSelectorPerDestination
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:virtualSelectorCacheBrokerPlugin / @id
Namespace No namespace
Type xs:ID
Properties
content simple