Package kos.core

Class Launcher.DeploymentContext

    • Field Detail

      • applicationConfig

        final io.vertx.core.json.JsonObject applicationConfig
      • log

        final io.vertx.core.logging.Logger log
    • Constructor Detail

      • DeploymentContext

        DeploymentContext​(KosConfiguration kosConfiguration,
                          io.vertx.core.json.JsonObject applicationConfig)