Uses of Class
io.quarkus.runtime.annotations.Recorder
-
-
Uses of Recorder in io.quarkus.runtime
Classes in io.quarkus.runtime with annotations of type Recorder Modifier and Type Class Description classBannerRecorderclassBlockingOperationRecorderclassClassPathSystemPropertyRecorderclassExecutorRecorderclassNativeImageRuntimePropertiesRecorderNative image system properties are not automatically propagated to runtime anymore.classPreloadClassesRecorderclassSnapStartRecorderStores the optimizations to execute for SnapStart. -
Uses of Recorder in io.quarkus.runtime.configuration
Classes in io.quarkus.runtime.configuration with annotations of type Recorder Modifier and Type Class Description classConfigRecorderclassDeprecatedRuntimePropertiesRecorder -
Uses of Recorder in io.quarkus.runtime.dev.io
Classes in io.quarkus.runtime.dev.io with annotations of type Recorder Modifier and Type Class Description classNioThreadPoolRecorder -
Uses of Recorder in io.quarkus.runtime.init
Classes in io.quarkus.runtime.init with annotations of type Recorder Modifier and Type Class Description classInitializationTaskRecorderARecorderthat is used to check if the application should exit once all initialization tasks are completed. -
Uses of Recorder in io.quarkus.runtime.logging
Classes in io.quarkus.runtime.logging with annotations of type Recorder Modifier and Type Class Description classLoggingSetupRecorderclassLogMetricsHandlerRecorder -
Uses of Recorder in io.quarkus.runtime.shutdown
Classes in io.quarkus.runtime.shutdown with annotations of type Recorder Modifier and Type Class Description classShutdownRecorder -
Uses of Recorder in io.quarkus.runtime.ssl
Classes in io.quarkus.runtime.ssl with annotations of type Recorder Modifier and Type Class Description classSslContextConfigurationRecorder
-