public class JMSSelectorFilter extends Object implements MessageFilter
Constructor and Description |
---|
JMSSelectorFilter(String selector) |
Modifier and Type | Method and Description |
---|---|
String |
getSelector() |
boolean |
matches(AbstractJMSMessage message) |
public JMSSelectorFilter(String selector) throws AMQInternalException
AMQInternalException
public boolean matches(AbstractJMSMessage message)
matches
in interface MessageFilter
public String getSelector()
getSelector
in interface MessageFilter
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.