クラス FtpInboundChannelAdapterParser
java.lang.ObjectSE
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
org.springframework.integration.config.xml.AbstractChannelAdapterParser
org.springframework.integration.config.xml.AbstractPollingInboundChannelAdapterParser
org.springframework.integration.file.config.AbstractRemoteFileInboundChannelAdapterParser
org.springframework.integration.ftp.config.FtpInboundChannelAdapterParser
- 実装されたすべてのインターフェース:
BeanDefinitionParser
FTP 'inbound-channel-adapter' 要素のパーサー。
- 導入:
- 2.0
- 作成者:
- Mark Fisher, Gary Russell, Artem Bilan
フィールドのサマリー
クラス org.springframework.beans.factory.xml.AbstractBeanDefinitionParser から継承されたフィールド
ID_ATTRIBUTE, NAME_ATTRIBUTE
コンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明protected ClassSE
<? extends InboundFileSynchronizer> protected StringSE
protected ClassSE
<? extends AbstractPersistentAcceptOnceFileListFilter<?>> protected ClassSE
<? extends FileListFilter<?>> protected ClassSE
<? extends FileListFilter<?>> クラス org.springframework.integration.file.config.AbstractRemoteFileInboundChannelAdapterParser から継承されたメソッド
parseSource
クラス org.springframework.integration.config.xml.AbstractPollingInboundChannelAdapterParser から継承されたメソッド
doParse
クラス org.springframework.integration.config.xml.AbstractChannelAdapterParser から継承されたメソッド
parseInternal, resolveId
クラス org.springframework.beans.factory.xml.AbstractBeanDefinitionParser から継承されたメソッド
parse, postProcessComponentDefinition, registerBeanDefinition, shouldFireEvents, shouldGenerateId, shouldGenerateIdAsFallback, shouldParseNameAsAliases
コンストラクターの詳細
FtpInboundChannelAdapterParser
public FtpInboundChannelAdapterParser()
メソッドの詳細
getMessageSourceClassname
getInboundFileSynchronizerClass
getSimplePatternFileListFilterClass
getRegexPatternFileListFilterClass
getPersistentAcceptOnceFileListFilterClass
protected ClassSE<? extends AbstractPersistentAcceptOnceFileListFilter<?>> getPersistentAcceptOnceFileListFilterClass()