Package uno.xifan.id.generator
Class VertxServiceLauncher
java.lang.Object
io.vertx.core.VerticleBase
uno.xifan.id.generator.VertxServiceLauncher
- All Implemented Interfaces:
io.vertx.core.Deployable
public class VertxServiceLauncher
extends io.vertx.core.VerticleBase
-
Field Summary
Fields inherited from class io.vertx.core.VerticleBase
context, vertx -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.vertx.core.VerticleBase
config, deploy, deploymentID, init, stop, undeploy
-
Constructor Details
-
VertxServiceLauncher
public VertxServiceLauncher()
-
-
Method Details
-
start
public io.vertx.core.Future<?> start()- Overrides:
startin classio.vertx.core.VerticleBase
-