Uses of Interface
com.google.inject.spi.ProviderWithDependencies

Packages that use ProviderWithDependencies
com.google.inject.internal Guice (sounds like like "juice") 
 

Uses of ProviderWithDependencies in com.google.inject.internal
 

Classes in com.google.inject.internal that implement ProviderWithDependencies
 class ProviderMethod<T>
          A provider that invokes a method and returns its result.
 



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