Package org.int4.dirk.jsr330
Annotation Type Dependent
-
@Scope @Documented @Retention(RUNTIME) public @interface DependentDefault scope for unscoped objects.Note: although this specific scope annotation is not required for this injector framework, it is a requirement that a default dependent scope annotation is provided. Another annotation would do just as well as long as it is specified during configuration of the injector.