Uses of Interface
com.google.inject.spi.ProviderWithDependencies
Packages that use ProviderWithDependencies
Package
Description
Extension for injecting objects that may throw at provision time; this extension requires
guice-throwingproviders.jar
.Helper methods for working with Guice.
-
Uses of ProviderWithDependencies in com.google.inject.throwingproviders
Methods in com.google.inject.throwingproviders that return ProviderWithDependenciesModifier and TypeMethodDescriptionThrowingProviderBinder.SecondaryBinder.createResultProvider
(Key<? extends CheckedProvider<?>> targetKey, Provider<? extends CheckedProvider<?>> targetProvider) -
Uses of ProviderWithDependencies in com.google.inject.util
Classes in com.google.inject.util that implement ProviderWithDependenciesModifier and TypeClassDescriptionprivate static final class