Annotation Type ScopingOnly


@Retention(RUNTIME) @Target({FIELD,PARAMETER,METHOD}) public @interface ScopingOnly
Annotates a GuiceFilter that provides scope functionality, but doesn't dispatch to ServletModule bound servlets or filters.
Since:
4.0