Annotation Type InjectAnnotation
- 
@Target(ANNOTATION_TYPE) @Retention(RUNTIME) @Documented public @interface InjectAnnotationDeclares an annotation as a custom inject annotation. 
@Target(ANNOTATION_TYPE)
@Retention(RUNTIME)
@Documented
public @interface InjectAnnotation