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

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

Uses of InjectionRequest in com.google.inject.spi
 

Methods in com.google.inject.spi with parameters of type InjectionRequest
 V ElementVisitor.visit(InjectionRequest<?> request)
          Visit a request to inject the instance fields and methods of an instance.
 V DefaultElementVisitor.visit(InjectionRequest<?> injectionRequest)
           
 



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