public class PayloadTypeRouterParser extends AbstractRouterParser
EXPRESSION_ATTRIBUTE, METHOD_ATTRIBUTE, REF_ATTRIBUTEID_ATTRIBUTE, NAME_ATTRIBUTE| Constructor and Description |
|---|
PayloadTypeRouterParser() |
| Modifier and Type | Method and Description |
|---|---|
protected BeanDefinition |
doParseRouter(Element element,
ParserContext parserContext) |
protected String |
getMappingKeyAttributeName()
Returns the name of the attribute that provides a key for the
channel mappings.
|
parseHandler, parseRoutergetInputChannelAttributeName, parseInternal, replyChannelInChainAllowed, resolveIdparse, postProcessComponentDefinition, registerBeanDefinition, shouldFireEvents, shouldGenerateId, shouldGenerateIdAsFallback, shouldParseNameAsAliasesprotected String getMappingKeyAttributeName()
AbstractRouterParsergetMappingKeyAttributeName in class AbstractRouterParserprotected BeanDefinition doParseRouter(Element element, ParserContext parserContext)
doParseRouter in class AbstractRouterParser