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

Packages that use ProviderLookup
com.google.inject.spi Guice service provider interface 
 

Uses of ProviderLookup in com.google.inject.spi
 

Methods in com.google.inject.spi with parameters of type ProviderLookup
<T> V
ElementVisitor.visit(ProviderLookup<T> lookup)
          Visit a lookup of the provider for a type.
<T> V
DefaultElementVisitor.visit(ProviderLookup<T> providerLookup)
           
 



Copyright 2009 Google Inc. All Rights Reserved.