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

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

Uses of ServletModuleBinding in com.google.inject.servlet
 

Subinterfaces of ServletModuleBinding in com.google.inject.servlet
 interface InstanceFilterBinding
          A binding to a single instance of a filter.
 interface InstanceServletBinding
          A binding to a single instance of a servlet.
 interface LinkedFilterBinding
          A linked binding to a filter.
 interface LinkedServletBinding
          A linked binding to a servlet.
 



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