Package com.google.inject.servlet
Annotation Type ScopingOnly
-
@Retention(RUNTIME) @Target({FIELD,PARAMETER,METHOD}) public @interface ScopingOnly
Annotates aGuiceFilter
that provides scope functionality, but doesn't dispatch toServletModule
bound servlets or filters.- Since:
- 4.0