org.apache.qpid.filter
Class JMSSelectorFilter
java.lang.Object
org.apache.qpid.filter.JMSSelectorFilter
- All Implemented Interfaces:
- MessageFilter
public class JMSSelectorFilter
- extends Object
- implements MessageFilter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMSSelectorFilter
public JMSSelectorFilter(String selector)
throws org.apache.qpid.AMQInternalException
- Throws:
org.apache.qpid.AMQInternalException
matches
public boolean matches(AbstractJMSMessage message)
- Specified by:
matches
in interface MessageFilter
getSelector
public String getSelector()
Licensed to the Apache Software Foundation