Interface VertxServiceProvider

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void init​(io.vertx.core.internal.VertxBootstrap builder)
      Let the provider initialize the Vert.x builder.
    • Method Detail

      • init

        void init​(io.vertx.core.internal.VertxBootstrap builder)
        Let the provider initialize the Vert.x builder.
        Parameters:
        builder - the builder