Class ExchangeEvaluationContext
java.lang.Object
org.springframework.expression.spel.support.StandardEvaluationContext
com.predic8.membrane.core.lang.spel.ExchangeEvaluationContext
- All Implemented Interfaces:
org.springframework.expression.EvaluationContext
public class ExchangeEvaluationContext
extends org.springframework.expression.spel.support.StandardEvaluationContext
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.expression.spel.support.StandardEvaluationContext
addConstructorResolver, addIndexAccessor, addMethodResolver, addPropertyAccessor, applyDelegatesTo, getBeanResolver, getConstructorResolvers, getIndexAccessors, getMethodResolvers, getOperatorOverloader, getPropertyAccessors, getRootObject, getTypeComparator, getTypeConverter, getTypeLocator, lookupVariable, registerFunction, registerFunction, registerMethodFilter, removeConstructorResolver, removeIndexAccessor, removeMethodResolver, removePropertyAccessor, setBeanResolver, setConstructorResolvers, setIndexAccessors, setMethodResolvers, setOperatorOverloader, setPropertyAccessors, setRootObject, setRootObject, setTypeComparator, setTypeConverter, setTypeLocator, setVariable, setVariablesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.expression.EvaluationContext
assignVariable, isAssignmentEnabled
-
Constructor Details
-
ExchangeEvaluationContext
-
ExchangeEvaluationContext
-
-
Method Details
-
getProperties
-
getHeaders
-
getParams
-
getExchange
-
getMessage
-
getPath
-
getMethod
-
getStatusCode
public int getStatusCode() -
getRequest
-
getResponse
-
getJson
- Throws:
IOException
-