Package io.vertx.tp.plugin.mongo
Class MongoInfix
java.lang.Object
io.vertx.tp.plugin.mongo.MongoInfix
- All Implemented Interfaces:
io.vertx.up.plugin.Infix
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MongoInfix
public MongoInfix()
-
-
Method Details
-
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:
getin interfaceio.vertx.up.plugin.Infix
-