Uses of Interface
com.google.inject.spi.HasDependencies
Packages that use HasDependencies
Package
Description
Guice (sounds like "juice")
Guice service provider interface
-
Uses of HasDependencies in com.google.inject.internal
Classes in com.google.inject.internal that implement HasDependenciesModifier and TypeClassDescriptionclassA provider that invokes a method and returns its result. -
Uses of HasDependencies in com.google.inject.spi
Subinterfaces of HasDependencies in com.google.inject.spiModifier and TypeInterfaceDescriptioninterfaceA binding to the constructor of a concrete class.interfaceA binding created from converting a bound instance to a new type.interfaceA binding to a key exposed from an enclosed private environment.interfaceA binding to a single instance.interfaceA binding to a provider instance.interfaceA provider with dependencies on other injected types.interfaceAn @Providesbinding or binding produced by aModuleAnnotatedMethodScanner.