Interface ReactiveMongoDatabaseFactory

All Superinterfaces:
CodecRegistryProvider
All Known Implementing Classes:
SimpleReactiveMongoDatabaseFactory

public interface ReactiveMongoDatabaseFactory extends CodecRegistryProvider
Interface for factories creating reactive MongoDatabase instances.
Since:
2.0
Author:
Mark Paluch, Christoph Strobl, Mathieu Ouellet