Uses of Package
io.quarkus.deployment.builditem
Packages that use io.quarkus.deployment.builditem
Package
Description
-
Classes in io.quarkus.deployment.builditem used by io.quarkus.deploymentClassDescriptionAn index of application classes which is built from archives and dependencies that contain a certain marker file.A build item that represents the status of the Docker container runtime.A build item representing a Java class file generated during the build process.Indicates the type of launch.A build item that can be used to query the live reload state.This will generate the equivalent of "--add-opens=[openedModule/package(s)]=[openingModule]" for all runners of the generated application.A build item that represents the status of the Podman container runtime.Class to be preloaded in static initialization phase of Quarkus.Extension build steps can produce this if preloading classes is enabled.Allows extensions to set a default value for enabling SnapStart.Represents the configuration for SSL native support.Represents a system property that will be set immediately on application startup.The results of applying bytecode transformation to a class.
-
Classes in io.quarkus.deployment.builditem used by io.quarkus.deployment.builditemClassDescriptionRepresents a build item for an archive root, typically used in Quarkus build steps to reference application classes directories or archives (like JARs) for indexing and processing.Builder for constructing
ArchiveRootBuildIteminstances.Transform a class using ASMClassVisitor.A build item that is not part of the standard build, but is only used to generate example config files and docs.A build item that represents the status of a container runtime.BuildItem for discovered (running) or to be started dev services.A marker build item that indicates, if any instances are provided during the build, the containers started by DevServices may use a shared network.Identifies a file from areloadable modulethat, if modified, may result in a hot redeployment when in the dev mode.Represents an initialization task for the application.Holder to keep type info around for compiler.Represents a build item for managingCloseableresources during the buildMarker item to specify that SnapStart is enabled. -
Classes in io.quarkus.deployment.builditem used by io.quarkus.deployment.configurationClassDescriptionAn index of application classes which is built from archives and dependencies that contain a certain marker file.The build item which carries the build time configuration.A build item representing a Java class file generated during the build process.
-
Classes in io.quarkus.deployment.builditem used by io.quarkus.deployment.console
-
Classes in io.quarkus.deployment.builditem used by io.quarkus.deployment.devClassDescriptionAn index of application classes which is built from archives and dependencies that contain a certain marker file.Identifies a file from a
reloadable modulethat, if modified, may result in a hot redeployment when in the dev mode.Indicates the type of launch.A symbolic class that represents a service start. -
Classes in io.quarkus.deployment.builditem used by io.quarkus.deployment.dev.ioClassDescriptionA build item that can be used to register shutdown tasks in runtime recorders.
-
Classes in io.quarkus.deployment.builditem used by io.quarkus.deployment.dev.testingClassDescriptionTransform a class using ASM
ClassVisitor.An index of application classes which is built from archives and dependencies that contain a certain marker file.Indicates the type of launch.A build item that can be used to query the live reload state.A symbolic class that represents a service start. -
Classes in io.quarkus.deployment.builditem used by io.quarkus.deployment.execannotationsClassDescriptionAn index of application classes which is built from archives and dependencies that contain a certain marker file.
-
Classes in io.quarkus.deployment.builditem used by io.quarkus.deployment.ide
-
Classes in io.quarkus.deployment.builditem used by io.quarkus.deployment.indexClassDescriptionA marker file that if present indicates that a given archive should be treated as an application archive.The Jandex index of the application root.Represents a build item for an archive root, typically used in Quarkus build steps to reference application classes directories or archives (like JARs) for indexing and processing.Build item that defines dependencies that should be indexed.A build item that can be used to query the live reload state.Represents a build item for managing
Closeableresources during the build -
Classes in io.quarkus.deployment.builditem used by io.quarkus.deployment.jvmClassDescriptionThis will generate the equivalent of "--add-opens=[openedModule/package(s)]=[openingModule]" for all runners of the generated application.
-
Classes in io.quarkus.deployment.builditem used by io.quarkus.deployment.loggingClassDescriptionTransform a class using ASM
ClassVisitor.An index of application classes which is built from archives and dependencies that contain a certain marker file.Build Item that can be used to queue shutdown tasks that are run when theCuratedApplicationis closed.BuildItem for discovered (running) or to be started dev services.A build item representing a Java class file generated during the build process.Indicates the type of launch.Establish the default log level of a log category.A build item containing the default minimum log levels for specific log categories.A build item for adding additional logging handlers.A build item which specifies a configuration default value for run time.A build item that holds aShutdownListenerinstance.A build item for adding the dev stream log via mutiny.Represents a system property that will be set immediately on application startup. -
Classes in io.quarkus.deployment.builditem used by io.quarkus.deployment.pkg.jarClassDescriptionAn additional application archive.This build item holds essential metadata about the application, specifically its name and version.A build item representing a Java class file generated during the build process.Representing a resource file generated during the buildHolds the name of the main class for the application.The results of applying bytecode transformation to a class.
-
Classes in io.quarkus.deployment.builditem used by io.quarkus.deployment.pkg.stepsClassDescriptionThis build item holds essential metadata about the application, specifically its name and version.A build item representing a Java class file generated during the build process.Used when resources generated by the build should not end up in the produced runnable artifact, but in the file system inside the output directory of OutputTargetBuildItem.Marker used only to ensure that the file system resources where properly written in dev mode.Indicates the type of launch.Holds the name of the main class for the application.Represents a GraalVM
Featureto be passed to native-image through the--featuresoptions.Represents a build item for managingCloseableresources during the buildAllows extensions to suppress the runtime warning that Quarkus emits on startup when a non-runtime configuration option is different at runtime than build time.The results of applying bytecode transformation to a class. -
Classes in io.quarkus.deployment.builditem used by io.quarkus.deployment.recordingClassDescriptionCreate annotation proxies that can be used as
Recorderparameters.The Jandex index of the application root. -
Classes in io.quarkus.deployment.builditem used by io.quarkus.deployment.recording.substitutionsClassDescriptionUsed to capture object substitution information for non-serializable classes.
-
Classes in io.quarkus.deployment.builditem used by io.quarkus.deployment.stepsClassDescriptionA build item that allows extensions to register additional resources that should be available from the ClassLoader at runtime.Allows extensions to add classes to the index available via
CombinedIndexBuildItem.The Jandex index of the application root.This build item holds essential metadata about the application, specifically its name and version.A unique identifier for an instance of an application.A build item used to provide a application dependency model.Represents a build item for an archive root, typically used in Quarkus build steps to reference application classes directories or archives (like JARs) for indexing and processing.Transform a class using ASMClassVisitor.Represents a technical capability that can be queried by other extensions.Represents the differences between classes in a dev mode restart.An index of application classes which is built from archives and dependencies that contain a certain marker file.A build item that is not part of the standard build, but is only used to generate example config files and docs.Represents a build item that registers a configuration mapping interface in the Quarkus build process.The build item which carries the build time configuration.Build Item that can be used to queue shutdown tasks that are run when theCuratedApplicationis closed.Build item that contains the final results of all configuration.BuildItem for discovered (running) or to be started dev services.The main executor for blocking tasks.A build item representing a Java class file generated during the build process.A generated class that is only applicable to native images.Representing a resource file generated during the buildIdentifies a file from areloadable modulethat, if modified, may result in a hot redeployment when in the dev mode.A build item that provides the ability to detect if the current thread is an IO threadIndicates the type of launch.A build item that can be used to query the live reload state.Holds the name of the main class for the application.This will generate the equivalent of "--add-opens=[openedModule/package(s)]=[openingModule]" for all runners of the generated application.Class to be preloaded in static initialization phase of Quarkus.Extension build steps can produce this if preloading classes is enabled.Holds the name of the class implementingQuarkusApplication.Represents a build item for managingCloseableresources during the buildRepresents resources to be removed from a dependency when packaging the application.A build item which specifies a configuration default value for run time.Deprecated, for removal: This API element is subject to removal in a future version.This was initially added to support Truffle, but it is no longer needed so the build item should not be usedA build item that can be used to register shutdown tasks in runtime recorders.A build item that holds aShutdownListenerinstance.Represents the configuration for SSL native support.A build item holding aBytecodeRecorderImplinstance used for generating static initializer bytecode.Provides a way to register aConfigBuilderin STATIC INIT.Allows extensions to suppress the runtime warning that Quarkus emits on startup when a non-runtime configuration option is different at runtime than build time.holds aThreadFactoryinstance, used to configure thread creation for the main executorThe results of applying bytecode transformation to a class.