Package io.vertx.solon
Class VertxHolder
java.lang.Object
io.vertx.solon.VertxHolder
Vertx 单例持有人
- Since:
- 3.0
- Author:
- noear
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VertxHolder
public VertxHolder()
-
-
Method Details
-
getVertx
public static io.vertx.core.Vertx getVertx() -
tryClose
public static void tryClose()
-