Package | Description |
---|---|
com.google.inject.servlet |
Servlet API scopes, bindings and registration; this extension requires
guice-servlet-3.0.jar . |
Modifier and Type | Method and Description |
---|---|
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<? extends javax.servlet.http.HttpServlet>) , is called with a Class or Key. |
Copyright © 2006–2015 Google, Inc.. All rights reserved.