Uses of Class
io.quarkus.arc.deployment.RegisteredComponentsBuildItem
Packages that use RegisteredComponentsBuildItem
-
Uses of RegisteredComponentsBuildItem in io.quarkus.arc.deployment
Subclasses of RegisteredComponentsBuildItem in io.quarkus.arc.deploymentModifier and TypeClassDescriptionfinal classConsumers of this build item can easily inspect all class-based beans, observers and injection points registered in the application.final classConsumers of this build item can easily inspect all beans, observers and injection points registered in the application.