Package 

Class WorkerOnDemandVerticle

  • All Implemented Interfaces:
    io.vertx.core.Verticle

    
    public final class WorkerOnDemandVerticle
    extends AbstractVerticle
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Vertx vertx
      private final Context context
    • Method Summary

      Modifier and Type Method Description
      Unit start()
      final String name()
      final Boolean isLoaded()
      • Methods inherited from class ai.tock.nlp.build.ondemand.WorkerOnDemandVerticle

        config, deploymentID, getVertx, init, processArgs, start, stop, stop
      • Methods inherited from class io.vertx.core.AbstractVerticle

        start, stop
      • Methods inherited from class io.vertx.core.Verticle

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait