Home | History | Annotate | Download | only in internal

Lines Matching defs:scopeAnnotation

63       Class<? extends Annotation> scopeAnnotation, boolean skipFastClassGeneration,
76 scopeAnnotation,
92 scopeAnnotation,
100 private final Class<? extends Annotation> scopeAnnotation;
111 Class<? extends Annotation> scopeAnnotation, Annotation annotation) {
113 this.scopeAnnotation = scopeAnnotation;
150 if (scopeAnnotation != null) {
151 binder.bind(key).toProvider(this).in(scopeAnnotation);
246 Class<? extends Annotation> scopeAnnotation,
253 scopeAnnotation,
286 Class<? extends Annotation> scopeAnnotation,
293 scopeAnnotation,