Interface InjectAnnotationProcessorFactory2

    • Method Detail

      • createAnnotationProcessor

        InjectAnnotationProcessor2 createAnnotationProcessor​(Object adaptable,
                                                             AnnotatedElement element)
        Parameters:
        adaptable - the object from which this model is adapted
        element - the field or method which is annotated
        Returns:
        a ModelAnnotationProcessor in case there is a known injector-specific annotation on the given element found otherwise null