Class PortSystemProperties

java.lang.Object
io.quarkus.vertx.http.runtime.PortSystemProperties

public class PortSystemProperties extends Object
  • Constructor Details

    • PortSystemProperties

      public PortSystemProperties()
  • Method Details

    • set

      public void set(String subProperty, int actualPort, io.quarkus.runtime.LaunchMode launchMode)
    • restore

      public void restore()