Package | Description |
---|---|
com.google.inject.servlet |
Servlet API scopes, bindings and registration; this extension requires
guice-servlet.jar . |
Modifier and Type | Interface and Description |
---|---|
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–2016 Google, Inc.. All rights reserved.