Class MongoInfix

  • All Implemented Interfaces:
    io.vertx.up.plugin.Infix

    @Plugin
    public class MongoInfix
    extends Object
    implements io.vertx.up.plugin.Infix
    • Constructor Detail

      • MongoInfix

        public MongoInfix()
    • Method Detail

      • init

        public static void init​(io.vertx.core.Vertx vertx)
      • getClient

        public static io.vertx.ext.mongo.MongoClient getClient()
      • get

        public io.vertx.ext.mongo.MongoClient get()
        Specified by:
        get in interface io.vertx.up.plugin.Infix