Uses of Package
org.apache.servicemix.expression

Packages that use org.apache.servicemix.expression
org.apache.servicemix.components.util   
org.apache.servicemix.expression A pluggable expression library. 
 

Classes in org.apache.servicemix.expression used by org.apache.servicemix.components.util
Expression
          An expression strategy for extracting or calculating some value from a message.
PropertyExpression
          A simple expression which returns the value of a property on the message.
 

Classes in org.apache.servicemix.expression used by org.apache.servicemix.expression
Expression
          An expression strategy for extracting or calculating some value from a message.
JaxenVariableContext
          A variable resolver for XPath expressions which support properties on the messge, exchange as well as making system properties and environment properties available.
JaxenXPathExpression
          Evalutes an XPath expression on the given message using Jaxen
JAXPXPathExpression
          Evalutes an XPath expression on the given message using JAXP
MessageVariableResolver
          A variable resolver for XPath expressions which support properties on the messge, exchange as well as making system properties and environment properties available.
XMLBeansXPathExpression
          An Expression which evaluates an XPath expression using XMLBeans
 



Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.