Uses of Interface
io.quarkus.bootstrap.app.RunningQuarkusApplication
Packages that use RunningQuarkusApplication
-
Uses of RunningQuarkusApplication in io.quarkus.bootstrap.app
Methods in io.quarkus.bootstrap.app that return RunningQuarkusApplicationModifier and TypeMethodDescriptionStartupAction.runMainClass(String... args) Runs the application by running the main method of the main class.