Uses of Class
com.google.inject.internal.InternalProviderInstanceBindingImpl.Factory
Packages that use InternalProviderInstanceBindingImpl.Factory
-
Uses of InternalProviderInstanceBindingImpl.Factory in com.google.inject.internal
Subclasses of InternalProviderInstanceBindingImpl.Factory in com.google.inject.internalModifier and TypeClassDescription(package private) static class
An base factory implementation that can be extended to provide a specialized implementation of aProviderWithExtensionVisitor
and also implementsInternalFactory
class
A provider that invokes a method and returns its result.private static final class
AProviderMethod
implementation that uses bytecode generation to invoke the provider method.private static final class
AProviderMethod
implementation that invokes the method using normal java reflection.private static final class
Implementation of a provider instance for the map that also exposes details about the MapBinder using the extension SPI, delegating to another provider instance for non-extension (e.g, the actual provider instance info) data.private static final class
private static final class
(package private) static final class
A factory for aMap.Entry<K, Provider<V>>
.private static class
A base class for ProviderWithDependencies that need equality based on a specific object.private static final class
private static class
A base class for ProviderWithDependencies that need equality based on a specific object.private static final class
private static class
RealMultibinder.BaseFactory<ValueT,
ProvidedT> Base implement ofInternalProviderInstanceBindingImpl.Factory
that works based on aRealMultibinder.BindingSelection
, allowing provider instances for various bindings to be implemented with less duplication.private static final class
Implementation of BaseFactory that exposes details about the multibinder through the extension SPI.private static final class
Implementation of BaseFactory that exposes a collection of providers of the values in the set.private static final class
Provider instance implementation that provides the actual set of values.private static final class
Provides the binding for java.util.Optional. private static final class
Provides the binding for java.util.Optional<Provider>. private static final class
Provides the binding for T, conditionally installed by calling setBinding/setDefault.private static class
A base class for ProviderWithDependencies that need equality based on a specific object.private static final class
Provides the binding for Optional. private static final class
Provides the binding for Optional<Provider>. Fields in com.google.inject.internal declared as InternalProviderInstanceBindingImpl.FactoryModifier and TypeFieldDescriptionprivate final InternalProviderInstanceBindingImpl.Factory<T>
InternalProviderInstanceBindingImpl.originalFactory
Constructors in com.google.inject.internal with parameters of type InternalProviderInstanceBindingImpl.FactoryModifierConstructorDescription(package private)
InternalProviderInstanceBindingImpl
(InjectorImpl injector, Key<T> key, Object source, InternalProviderInstanceBindingImpl.Factory<T> originalFactory, InternalFactory<? extends T> scopedFactory, Scoping scoping)