クラス 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
フィールドのサマリー
クラス org.springframework.beans.factory.xml.AbstractBeanDefinitionParser から継承されたフィールド
ID_ATTRIBUTE, NAME_ATTRIBUTE
コンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明protected void
doParse
(ElementSE element, ParserContext parserContext, BeanDefinitionBuilder builder) protected ClassSE
<?> getBeanClass
(ElementSE element) クラス org.springframework.integration.http.config.HttpInboundEndpointParser から継承されたメソッド
getBeanClassName, resolveId
クラス org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser から継承されたメソッド
doParse, getParentName, parseInternal
クラス org.springframework.beans.factory.xml.AbstractBeanDefinitionParser から継承されたメソッド
parse, postProcessComponentDefinition, registerBeanDefinition, shouldFireEvents, shouldGenerateId, shouldGenerateIdAsFallback, shouldParseNameAsAliases
コンストラクターの詳細
WebFluxInboundEndpointParser
public WebFluxInboundEndpointParser(boolean expectReply)
メソッドの詳細
getBeanClass
- オーバーライド:
- クラス
AbstractSingleBeanDefinitionParser
のgetBeanClass
doParse
protected void doParse(ElementSE element, ParserContext parserContext, BeanDefinitionBuilder builder) - オーバーライド:
- クラス
HttpInboundEndpointParser
のdoParse