Uses of Interface
com.google.inject.servlet.InstanceServletBinding

Packages that use InstanceServletBinding
com.google.inject.servlet Servlet API scopes, bindings and registration; this extension requires guice-servlet-3.0.jar
 

Uses of InstanceServletBinding in com.google.inject.servlet
 

Methods in com.google.inject.servlet with parameters of type InstanceServletBinding
 V ServletModuleTargetVisitor.visit(InstanceServletBinding binding)
          Visits a servlet binding created by ServletModule.serve(java.lang.String, java.lang.String...) where ServletModule.ServletKeyBindingBuilder.with(java.lang.Class), is called with an HttpServlet.
 



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