org.qi4j.api.injection
Annotation Type InjectionScope


@Retention(value=RUNTIME)
@Target(value=ANNOTATION_TYPE)
@Documented
public @interface InjectionScope

This is used to annotate annotation types which are used for injection. Each scope signifies a particular scope from which the injection value should be taken.