クラス 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 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
コンストラクターの詳細
SmbInboundChannelAdapterParser
public SmbInboundChannelAdapterParser()
メソッドの詳細
getMessageSourceClassname
getInboundFileSynchronizerClass
getSimplePatternFileListFilterClass
getRegexPatternFileListFilterClass
getPersistentAcceptOnceFileListFilterClass
protected ClassSE<? extends AbstractPersistentAcceptOnceFileListFilter<?>> getPersistentAcceptOnceFileListFilterClass()