Package ai.tock.nlp.build.ondemand
Class WorkerOnDemandVerticle
-
- All Implemented Interfaces:
-
io.vertx.core.Deployable,io.vertx.core.Verticle
public final class WorkerOnDemandVerticle extends AbstractVerticle
-
-
Field Summary
Fields Modifier and Type Field Description private final Vertxvertx
-
Method Summary
-
Methods inherited from class io.vertx.core.AbstractVerticle
config, deploymentID, getVertx, processArgs, stop -
Methods inherited from class io.vertx.core.Verticle
init, start, stop -
Methods inherited from class io.vertx.core.Deployable
deploy, undeploy -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-