Class MongoDbMetadataStore

java.lang.Object
org.springframework.integration.mongodb.metadata.MongoDbMetadataStore
All Implemented Interfaces:
ConcurrentMetadataStore, MetadataStore

public class MongoDbMetadataStore
extends Object
implements ConcurrentMetadataStore
MongoDbMetadataStore implementation of ConcurrentMetadataStore. Use this MetadataStore to achieve meta-data persistence shared across application instances and restarts.
Since:
4.2
Author:
Senthil Arumugam, Samiraj Panneer Selvam, Artem Bilan, Gary Russell