Class IDEDevModeMain

java.lang.Object
io.quarkus.deployment.dev.IDEDevModeMain
All Implemented Interfaces:
Closeable, AutoCloseable, BiConsumer<io.quarkus.bootstrap.app.CuratedApplication,Map<String,Object>>

public class IDEDevModeMain extends Object implements BiConsumer<io.quarkus.bootstrap.app.CuratedApplication,Map<String,Object>>, Closeable
  • Constructor Details

    • IDEDevModeMain

      public IDEDevModeMain()
  • Method Details