Uses of Class
com.google.inject.spi.DependencyAndSource

Packages that use DependencyAndSource
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
abstract  List<DependencyAndSource> ProvisionListener.ProvisionInvocation.getDependencyChain()
          Returns the dependency chain that led to this object being provisioned.
 



Copyright © 2006-2014 Google, Inc.. All Rights Reserved.