Example usage for org.springframework.integration.store BasicMessageGroupStore interface-usage

List of usage examples for org.springframework.integration.store BasicMessageGroupStore interface-usage

Introduction

In this page you can find the example usage for org.springframework.integration.store BasicMessageGroupStore interface-usage.

Usage

From source file org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore.java

/**
 * The abstract MongoDB {@link BasicMessageGroupStore} implementation to provide configuration for common options
 * for implementations of this class.
 *
 * @author Artem Bilan
 * @since 4.0