public abstract @interface

ScopingOnly

implements Annotation
com.google.inject.servlet.ScopingOnly

Class Overview

Annotates a GuiceFilter that provides scope functionality, but doesn't dispatch to ServletModule bound servlets or filters.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation