Uses of Class
io.quarkus.arc.deployment.RegisteredComponentsBuildItem
-
Packages that use RegisteredComponentsBuildItem Package Description io.quarkus.arc.deployment -
-
Uses of RegisteredComponentsBuildItem in io.quarkus.arc.deployment
Subclasses of RegisteredComponentsBuildItem in io.quarkus.arc.deployment Modifier and Type Class Description classBeanDiscoveryFinishedBuildItemConsumers of this build item can easily inspect all class-based beans, observers and injection points registered in the application.classSynthesisFinishedBuildItemConsumers of this build item can easily inspect all beans, observers and injection points registered in the application.
-