クラス RecipientListRouterParser
java.lang.ObjectSE
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
org.springframework.integration.config.xml.AbstractConsumerEndpointParser
org.springframework.integration.config.xml.AbstractRouterParser
org.springframework.integration.config.xml.RecipientListRouterParser
- 実装済みのインターフェース一覧:
BeanDefinitionParser
<recipient-list-router/> 要素のパーサー。
- 導入:
- 1.0.3
- 作成者:
- Oleg Zhurakousky, Mark Fisher, Ngoc Nhan
フィールド概要
クラス org.springframework.integration.config.xml.AbstractConsumerEndpointParser から継承されたフィールド
EXPRESSION_ATTRIBUTE, METHOD_ATTRIBUTE, REF_ATTRIBUTEクラス org.springframework.beans.factory.xml.AbstractBeanDefinitionParser から継承されたフィールド
ID_ATTRIBUTE, NAME_ATTRIBUTEコンストラクター概要
コンストラクター方法の概要
クラス org.springframework.integration.config.xml.AbstractRouterParser から継承されたメソッド
getMappingKeyAttributeName, parseHandler, parseRouterクラス org.springframework.integration.config.xml.AbstractConsumerEndpointParser から継承されたメソッド
getInputChannelAttributeName, parseInternal, replyChannelInChainAllowed, resolveIdクラス org.springframework.beans.factory.xml.AbstractBeanDefinitionParser から継承されたメソッド
parse, postProcessComponentDefinition, registerBeanDefinition, shouldFireEvents, shouldGenerateId, shouldGenerateIdAsFallback, shouldParseNameAsAliases
コンストラクターの詳細
RecipientListRouterParser
public RecipientListRouterParser()
方法の詳細
doParseRouter
- 次で指定:
- クラス
AbstractRouterParserのdoParseRouter