クラス WebFluxInboundEndpointParser
java.lang.ObjectSE
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
org.springframework.integration.http.config.HttpInboundEndpointParser
org.springframework.integration.webflux.config.WebFluxInboundEndpointParser
- 実装済みのインターフェース一覧:
BeanDefinitionParser
- 導入:
- 5.0.1
- 作成者:
- Artem Bilan
フィールド概要
クラス AbstractBeanDefinitionParser から継承されたフィールド
ID_ATTRIBUTE, NAME_ATTRIBUTEコンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明protected voiddoParse(ElementSE element, ParserContext parserContext, BeanDefinitionBuilder builder) protected ClassSE<?> getBeanClass(ElementSE element) クラス HttpInboundEndpointParser から継承されたメソッド
getBeanClassName, resolveIdクラス AbstractSingleBeanDefinitionParser から継承されたメソッド
doParse, getParentName, parseInternal
コンストラクターの詳細
WebFluxInboundEndpointParser
public WebFluxInboundEndpointParser(boolean expectReply)
方法の詳細
getBeanClass
- オーバーライド:
- クラス
AbstractSingleBeanDefinitionParserのgetBeanClass
doParse
protected void doParse(ElementSE element, ParserContext parserContext, BeanDefinitionBuilder builder) - オーバーライド:
- クラス
HttpInboundEndpointParserのdoParse