Uses of Class
com.google.inject.spi.DependencyAndSource
-
Packages that use DependencyAndSource Package Description com.google.inject.spi Guice service provider interface -
-
Uses of DependencyAndSource in com.google.inject.spi
Methods in com.google.inject.spi that return types with arguments of type DependencyAndSource Modifier and Type Method Description abstract List<DependencyAndSource>
ProvisionListener.ProvisionInvocation. getDependencyChain()
Deprecated.This method is planned for removal in Guice 4.4.
-