public class FeedInboundChannelAdapterParser extends AbstractPollingInboundChannelAdapterParser
ID_ATTRIBUTE, NAME_ATTRIBUTE| コンストラクターと説明 |
|---|
FeedInboundChannelAdapterParser() |
| 修飾子と型 | メソッドと説明 |
|---|---|
protected BeanMetadataElement | parseSource(ElementSE element, ParserContext parserContext) 作成されたチャネルアダプターがポーリングする PollableSource インスタンスを解析するには、サブクラスがこのメソッドを実装する必要があります。 |
doParseparseInternal, resolveIdparse, postProcessComponentDefinition, registerBeanDefinition, shouldFireEvents, shouldGenerateId, shouldGenerateIdAsFallback, shouldParseNameAsAliasescloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEprotected BeanMetadataElement parseSource(ElementSE element, ParserContext parserContext)
AbstractPollingInboundChannelAdapterParserAbstractPollingInboundChannelAdapterParser の parseSource element - 要素。parserContext - パーサーコンテキスト。