public class JmsSelectorFilter extends Object implements org.mule.api.routing.filter.Filter
JmsSelectorFilter is a wrapper for a JMS Selector. This filter
should not be called. Instead the JmsConnector sets the selector on the
destination to the expression set on this filer.| Constructor and Description |
|---|
JmsSelectorFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(org.mule.api.MuleMessage message) |
boolean |
equals(Object obj) |
String |
getExpression() |
int |
hashCode() |
void |
setExpression(String expression) |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.