Interface AnnotationHandler<T extends Annotation>

All Known Implementing Classes:
InjectComponentAnnotationHandler

public interface AnnotationHandler<T extends Annotation>
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    handle​(AbstractComponent component, Field field, T annotation)