Package org.jboss.mq.selectors

Interface Summary
ISelectorParser (src) An interface describing a JMS selector expression parser.
 

Class Summary
Identifier (src) This is a JMS identifier
Operator (src) An operator for the selector system.
RegExp (src) Regular expressions to support the selector LIKE operator.
Selector (src) This class implements a Message Selector.