Class ZeroApiWorker

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

    @Worker(value=DISCOVERY_PUBLISH,
            instances=2)
    public class ZeroApiWorker
    extends io.vertx.core.AbstractVerticle
    Backend for service discovery
    • Constructor Detail

      • ZeroApiWorker

        public ZeroApiWorker()
    • Method Detail

      • start

        public void start()
        Overrides:
        start in class io.vertx.core.AbstractVerticle