Uses of Class
com.google.inject.servlet.ScopingOnly
-
Packages that use ScopingOnly Package Description com.google.inject.servlet Servlet API scopes, bindings and registration; this extension requiresguice-servlet.jar
. -
-
Uses of ScopingOnly in com.google.inject.servlet
Methods in com.google.inject.servlet with annotations of type ScopingOnly Modifier and Type Method Description (package private) GuiceFilter
InternalServletModule. provideScopingOnlyGuiceFilter()
-