Interface StaticInjectAnnotationProcessorFactory

    • Method Detail

      • createAnnotationProcessor

        InjectAnnotationProcessor2 createAnnotationProcessor​(java.lang.reflect.AnnotatedElement element)
        Parameters:
        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