Uses of Package
io.quarkus.runtime
-
Classes in io.quarkus.runtime used by io.quarkus.runtime Class Description Application The application base class, which is extended and implemented by a generated class which implements the application setup logic.BannerRuntimeConfig ExecutionMode The runtime execution mode.ImageMode The image execution mode of the application.IOThreadDetector LaunchMode QuarkusApplication This is usually used for command mode applications with a startup logic.RuntimeValue Represents a proxyable object that can be returned from a bytecode recorder, and passed between recorders.ShutdownContext A context that can be passed into runtime recorders that allows for shutdown tasks to be added.ShutdownEvent.ShutdownReason An enum with values reflecting the reason for application shutdown.StartupContext TemplateHtmlBuilder ThreadPoolConfig The core thread pool config. -
Classes in io.quarkus.runtime used by io.quarkus.runtime.configuration Class Description LaunchMode ObjectSubstitution An interface that can be used to substitute a non-bytecode serializable class with a replacement.ShutdownContext A context that can be passed into runtime recorders that allows for shutdown tasks to be added. -
Classes in io.quarkus.runtime used by io.quarkus.runtime.dev.io Class Description ShutdownContext A context that can be passed into runtime recorders that allows for shutdown tasks to be added. -
Classes in io.quarkus.runtime used by io.quarkus.runtime.init Class Description PreventFurtherStepsException When this exception is thrown from a runtime init recorder method, then no other recorder steps will be executed and the application will be terminated. -
Classes in io.quarkus.runtime used by io.quarkus.runtime.logging Class Description LaunchMode ObjectSubstitution An interface that can be used to substitute a non-bytecode serializable class with a replacement.RuntimeValue Represents a proxyable object that can be returned from a bytecode recorder, and passed between recorders. -
Classes in io.quarkus.runtime used by io.quarkus.runtime.recording.substitutions Class Description ObjectSubstitution An interface that can be used to substitute a non-bytecode serializable class with a replacement. -
Classes in io.quarkus.runtime used by io.quarkus.runtime.util Class Description StartupContext