クラス 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 StringSEprotected 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()