Searched refs:ProvidedBy (Results 1 – 13 of 13) sorted by relevance
19 import com.google.inject.ProvidedBy;21 @ProvidedBy(EnergySourceProvider.class)
88 @ProvidedBy(ProvidedProvider.class)219 @ProvidedBy(InvalidProvidedByProvider.class)231 @ProvidedBy(InvalidProvidedBy2Provider.class)398 @ProvidedBy(NonEmptyEnumProvider.class)413 @ProvidedBy(EmptyEnumProvider.class)
137 @ProvidedBy(AutoAP.class)190 @ProvidedBy(BP.class)332 @ProvidedBy(C2P.class)338 @ProvidedBy(D2P.class)
401 @ProvidedBy(Tree.class)417 @ProvidedBy(Chicken.class)
634 @ProvidedBy(HasProvidedBy1Provider.class)649 @ProvidedBy(HasProvidedBy2Provider.class)
228 @ProvidedBy(EProvider.class)564 @ProvidedBy(ImplementationProvider.class)
823 @ProvidedBy(ProvByProvider.class)
709 @ProvidedBy(PlainAProvider.class)
509 @ProvidedBy(JitFoo2P.class)
32 public @interface ProvidedBy { annotation
20 import com.google.inject.ProvidedBy;
36 import com.google.inject.ProvidedBy;700 ProvidedBy providedBy = rawType.getAnnotation(ProvidedBy.class);754 Key<T> key, Scoping scoping, ProvidedBy providedBy, Errors errors) throws ErrorsException {
META-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...