Uses of Class
com.google.inject.spi.DependencyAndSource
Packages that use DependencyAndSource
Package
Description
Guice (sounds like "juice")
Guice service provider interface
-
Uses of DependencyAndSource in com.google.inject.internal
Methods in com.google.inject.internal that return types with arguments of type DependencyAndSourceModifier and TypeMethodDescription(package private) List<DependencyAndSource>
InternalContext.getDependencyChain()
Returns the current dependency chain (all the state stored in the dependencyStack).ProvisionListenerStackCallback.Provision.getDependencyChain()
Deprecated. -
Uses of DependencyAndSource in com.google.inject.spi
Methods in com.google.inject.spi that return types with arguments of type DependencyAndSourceModifier and TypeMethodDescriptionabstract List<DependencyAndSource>
ProvisionListener.ProvisionInvocation.getDependencyChain()
Deprecated.This method is planned for removal in Guice 4.4.