org.activemq.filter
Class XMLBeansXPathEvaluator

java.lang.Object
  extended by org.activemq.filter.XMLBeansXPathEvaluator
All Implemented Interfaces:
XPathExpression.XPathEvaluator

public class XMLBeansXPathEvaluator
extends Object
implements XPathExpression.XPathEvaluator


Constructor Summary
XMLBeansXPathEvaluator(String xpath)
           
 
Method Summary
 boolean evaluate(Message message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLBeansXPathEvaluator

public XMLBeansXPathEvaluator(String xpath)
Method Detail

evaluate

public boolean evaluate(Message message)
                 throws JMSException
Specified by:
evaluate in interface XPathExpression.XPathEvaluator
Throws:
JMSException


Copyright © 2004-2009 Protique, Ltd.. All Rights Reserved.