Annotation Interface Injectable


@Target(ANNOTATION_TYPE) @Retention(RUNTIME) public @interface Injectable
Enables DI context for annotated annotation. Only annotations annotated with Injectable can be used with annotation-based binds.