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