Class SynthesisFinishedBuildItem


  • public final class SynthesisFinishedBuildItem
    extends RegisteredComponentsBuildItem
    Consumers of this build item can easily inspect all beans, observers and injection points registered in the application. Synthetic beans and observers are included. If interested in class-based components only you can use the BeanDiscoveryFinishedBuildItem instead.

    Additionally, the bean resolver can be used to apply the type-safe resolution rules, e.g. to find out whether there is a bean that would satisfy certain combination of required type and qualifiers.

    See Also:
    BeanDiscoveryFinishedBuildItem
    • Constructor Detail

      • SynthesisFinishedBuildItem

        public SynthesisFinishedBuildItem​(BeanDeployment beanDeployment)