Class ZeroHttpRegistry

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

    @Worker(value=REQUEST_MICRO_WORKER,
            instances=1)
    public class ZeroHttpRegistry
    extends io.vertx.core.AbstractVerticle
    Get data from event bus and push metadata to Etcd.
    • Constructor Detail

      • ZeroHttpRegistry

        public ZeroHttpRegistry()
    • Method Detail

      • start

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