クラス SmbInboundFileSynchronizingMessageSource
java.lang.ObjectSE
org.springframework.integration.util.AbstractExpressionEvaluator
org.springframework.integration.endpoint.AbstractMessageSource<T>
org.springframework.integration.endpoint.AbstractFetchLimitingMessageSource<FileSE>
org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizingMessageSource<jcifs.smb.SmbFile>
org.springframework.integration.smb.inbound.SmbInboundFileSynchronizingMessageSource
- 実装済みのインターフェース一覧:
Aware、BeanFactoryAware、BeanNameAware、DisposableBean、InitializingBean、Lifecycle、MessageSource<FileSE>、IntegrationPattern、NamedComponent、IntegrationInboundManagement、IntegrationManagement、ManageableLifecycle、MessageSourceManagement
public class SmbInboundFileSynchronizingMessageSource
extends AbstractInboundFileSynchronizingMessageSource<jcifs.smb.SmbFile>
SMB の
MessageSource 実装。- 導入:
- 6.0
- 作成者:
- Markus Spann
ネストされたクラスの概要
インターフェース org.springframework.integration.support.management.IntegrationManagement から継承されたネストクラス / インターフェース
IntegrationManagement.ManagementOverridesフィールド概要
クラス org.springframework.integration.util.AbstractExpressionEvaluator から継承されたフィールド
EXPRESSION_PARSER, loggerインターフェース org.springframework.integration.support.management.IntegrationManagement から継承されたフィールド
METER_PREFIX, RECEIVE_COUNTER_NAME, SEND_TIMER_NAMEコンストラクター概要
コンストラクターコンストラクター説明SmbInboundFileSynchronizingMessageSource(AbstractInboundFileSynchronizer<jcifs.smb.SmbFile> _synchronizer) SmbInboundFileSynchronizingMessageSource(AbstractInboundFileSynchronizer<jcifs.smb.SmbFile> _synchronizer, ComparatorSE<FileSE> _comparator) 方法の概要
クラス org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizingMessageSource から継承されたメソッド
doReceive, getSynchronizer, isRunning, onInit, setAutoCreateLocalDirectory, setLocalDirectory, setLocalFilter, setScanner, setUseWatchService, start, stopクラス org.springframework.integration.endpoint.AbstractFetchLimitingMessageSource から継承されたメソッド
doReceive, getMaxFetchSize, setMaxFetchSizeクラス org.springframework.integration.endpoint.AbstractMessageSource から継承されたメソッド
buildMessage, destroy, getBeanName, getComponentName, getManagedName, getManagedType, getOverrides, isLoggingEnabled, receive, registerMetricsCaptor, setBeanName, setHeaderExpressions, setLoggingEnabled, setManagedName, setManagedTypeクラス org.springframework.integration.util.AbstractExpressionEvaluator から継承されたメソッド
afterPropertiesSet, evaluateExpression, evaluateExpression, evaluateExpression, evaluateExpression, evaluateExpression, evaluateExpression, evaluateExpression, getBeanFactory, getEvaluationContext, getEvaluationContext, getMessageBuilderFactory, setBeanFactory, setConversionService, setSimpleEvaluationContextクラス java.lang.ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSEインターフェース org.springframework.integration.support.management.IntegrationManagement から継承されたメソッド
getThisAs, isObserved, registerObservationRegistryインターフェース org.springframework.integration.core.MessageSource から継承されたメソッド
getIntegrationPatternType
コンストラクターの詳細
SmbInboundFileSynchronizingMessageSource
public SmbInboundFileSynchronizingMessageSource(AbstractInboundFileSynchronizer<jcifs.smb.SmbFile> _synchronizer) SmbInboundFileSynchronizingMessageSource
public SmbInboundFileSynchronizingMessageSource(AbstractInboundFileSynchronizer<jcifs.smb.SmbFile> _synchronizer, ComparatorSE<FileSE> _comparator)
方法の詳細
getComponentType