Class MongoReactiveClientSingleton


  • public class MongoReactiveClientSingleton
    extends Object
    Author:
    Andrea Di Cesare <andrea@softinstigate.com>
    • Method Detail

      • init

        public static void init​(com.mongodb.MongoClientURI uri)
        Parameters:
        uri -
      • isInitialized

        public static boolean isInitialized()
        Returns:
        the initialized
      • getClient

        public com.mongodb.reactivestreams.client.MongoClient getClient()
        Returns: