Here is a patch that adds function-call syntax to selectors, and defines 5
builtin functions.  For example:

  REGEX('sales.*', group)

returns true if the group heading matches the regular expression 'sales.*'. 
Included is a method for custom functions to be added without changes to the
core.

http://activemq.2283324.n4.nabble.com/file/n3093168/selectorFunctions.patch
selectorFunctions.patch 

-- 
View this message in context: 
http://activemq.2283324.n4.nabble.com/custom-selector-filter-for-messages-tp3090334p3093168.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Reply via email to