Uses of Annotation Interface
com.google.inject.ProvidedBy
Packages that use ProvidedBy
-
Uses of ProvidedBy in com.google.inject.internal
Methods in com.google.inject.internal with parameters of type ProvidedByModifier and TypeMethodDescription(package private) <T> BindingImpl<T>
InjectorImpl.createProvidedByBinding
(Key<T> key, Scoping scoping, ProvidedBy providedBy, Errors errors) Creates a binding for a type annotated with @ProvidedBy.