Class UndertowHotReplacementSetup

java.lang.Object
io.quarkus.undertow.runtime.devmode.UndertowHotReplacementSetup
All Implemented Interfaces:
io.quarkus.dev.spi.HotReplacementSetup

public class UndertowHotReplacementSetup extends Object implements io.quarkus.dev.spi.HotReplacementSetup
  • Field Details

  • Constructor Details

    • UndertowHotReplacementSetup

      public UndertowHotReplacementSetup()
  • Method Details

    • setupHotDeployment

      public void setupHotDeployment(io.quarkus.dev.spi.HotReplacementContext context)
      Specified by:
      setupHotDeployment in interface io.quarkus.dev.spi.HotReplacementSetup
    • close

      public void close()
      Specified by:
      close in interface io.quarkus.dev.spi.HotReplacementSetup