Uses of Interface
io.quarkus.bootstrap.app.StartupAction
Packages that use StartupAction
-
Uses of StartupAction in io.quarkus.bootstrap.app
Methods in io.quarkus.bootstrap.app that return StartupActionModifier and TypeMethodDescriptionAugmentAction.createInitialRuntimeApplication()AugmentAction.reloadExistingApplication(boolean hasStartedSuccessfully, Set<String> changedResources, ClassChangeInformation classChangeInformation) -
Uses of StartupAction in io.quarkus.bootstrap.classloading
Methods in io.quarkus.bootstrap.classloading that return StartupActionMethods in io.quarkus.bootstrap.classloading with parameters of type StartupActionModifier and TypeMethodDescriptionvoidQuarkusClassLoader.setStartupAction(StartupAction startupAction)