Package io.vertx.up
Class VertxApplication
java.lang.Object
io.vertx.up.runtime.ZeroApplication
io.vertx.up.VertxApplication
Vertx Application entry
1) VertxApplication: start up zero framework in `application` mode. ( Service | Application )
2) MicroApplication: start up zero framework in `micro` mode. ( Service & Gateway )
3) Five scanners for critical components starting up
-
Field Summary
Fields inherited from class io.vertx.up.runtime.ZeroApplication
annotationMap, upClazz -
Method Summary
Methods inherited from class io.vertx.up.runtime.ZeroApplication
logger, run, runBefore, runInternal
-
Method Details
-
run
-