org.apache.activemq.filter
Class XMLBeansXPathEvaluator
java.lang.Object
org.apache.activemq.filter.XMLBeansXPathEvaluator
- All Implemented Interfaces:
- org.apache.activemq.filter.XPathExpression.XPathEvaluator
public class XMLBeansXPathEvaluator
- extends Object
- implements org.apache.activemq.filter.XPathExpression.XPathEvaluator
|
Method Summary |
boolean |
evaluate(org.apache.activemq.command.Message message)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLBeansXPathEvaluator
public XMLBeansXPathEvaluator(String xpath)
evaluate
public boolean evaluate(org.apache.activemq.command.Message message)
throws javax.jms.JMSException
- Specified by:
evaluate in interface org.apache.activemq.filter.XPathExpression.XPathEvaluator
- Throws:
javax.jms.JMSException
Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.