クラス SmbInboundChannelAdapterParser
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.smb.config.SmbInboundChannelAdapterParser
- 実装済みのインターフェース一覧:
BeanDefinitionParser
SMB 'inbound-channel-adapter' 要素 のパーサー。
- 導入:
- 6.0
- 作成者:
- Markus Spann, Artem Bilan, Prafull Kumar Soni
フィールド概要
クラス 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
コンストラクターの詳細
SmbInboundChannelAdapterParser
public SmbInboundChannelAdapterParser()
方法の詳細
getMessageSourceClassname
getInboundFileSynchronizerClass
getSimplePatternFileListFilterClass
getRegexPatternFileListFilterClass
getPersistentAcceptOnceFileListFilterClass
protected ClassSE<? extends AbstractPersistentAcceptOnceFileListFilter<?>> getPersistentAcceptOnceFileListFilterClass()