@ApplicationScoped
public class VertxProvider
extends Object
-
Constructor Summary
Constructors
-
Method Summary
(package private) void
(package private) io.vertx.core.Vertx
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
VertxProvider
public VertxProvider()
-
Method Details
-
vertx
@Produces
io.vertx.core.Vertx vertx()
-
dispose
void dispose(@Disposes
io.vertx.core.Vertx vertx)
throws Exception
- Throws:
Exception