Annotation Type InjectManyAnnotations


  • @Documented
    @Target(ANNOTATION_TYPE)
    public @interface InjectManyAnnotations
    Allows many injections annotations to be specified at the same time.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      InjectAnnotation[] value