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

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

Uses of LinkedServletBinding in com.google.inject.servlet
 

Methods in com.google.inject.servlet with parameters of type LinkedServletBinding
 V ServletModuleTargetVisitor.visit(LinkedServletBinding 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 a Class or Key.
 



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