Uses of Package
io.quarkus.runtime
Packages that use io.quarkus.runtime
Package
Description
-
Classes in io.quarkus.runtime used by io.quarkus.runtimeClassDescriptionThe application base class, which is extended and implemented by a generated class which implements the application setup logic.The runtime execution mode.The image execution mode of the application.This is usually used for command mode applications with a startup logic.Represents a proxyable object that can be returned from a bytecode recorder, and passed between recorders.A context that can be passed into runtime recorders that allows for shutdown tasks to be added.An enum with values reflecting the reason for application shutdown.The core thread pool config.
-
Classes in io.quarkus.runtime used by io.quarkus.runtime.configurationClassDescriptionAn interface that can be used to substitute a non-bytecode serializable class with a replacement.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.ioClassDescriptionA 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.initClassDescriptionWhen 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.loggingClassDescriptionAn interface that can be used to substitute a non-bytecode serializable class with a replacement.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.substitutionsClassDescriptionAn 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