クラス AbstractMongoDbMessageSource<T>

型パラメーター:
T - ペイロード型。
実装されているすべてのインターフェース:
AwareBeanFactoryAwareBeanNameAwareDisposableBeanInitializingBeanApplicationContextAwareMessageSource<T>IntegrationPatternNamedComponentIntegrationInboundManagementIntegrationManagement
既知の直属サブクラス
MongoDbMessageSourceReactiveMongoDbMessageSource

public abstract class AbstractMongoDbMessageSource<T>
extends AbstractMessageSource<T>
implements ApplicationContextAware
一般的な MongoDB ソースオプションとサポートメソッドの AbstractMessageSource 拡張。
導入:
5.5
作成者:
Artem Bilan