public class XPathHeaderEnricher extends HeaderEnricher
Constructor and Description |
---|
XPathHeaderEnricher(Map<String,XPathExpressionEvaluatingHeaderValueMessageProcessor> expressionMap)
Create an instance of XPathHeaderEnricher using a map with header names as keys
and XPathExpressionValueHolders to evaluate the values.
|
getComponentType, onInit, setDefaultOverwrite, setMessageProcessor, setShouldSkipNulls, transform
afterPropertiesSet, getApplicationContextId, getBeanFactory, getComponentName, getConversionService, getIntegrationProperties, getIntegrationProperty, getMessageBuilderFactory, getTaskScheduler, setApplicationContext, setBeanFactory, setBeanName, setComponentName, setConversionService, setMessageBuilderFactory, setTaskScheduler, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setBeanName
afterPropertiesSet
public XPathHeaderEnricher(Map<String,XPathExpressionEvaluatingHeaderValueMessageProcessor> expressionMap)
expressionMap
- The expression map.