public abstract @interface

SessionScoped

implements Annotation
com.google.inject.servlet.SessionScoped

Class Overview

Apply this to implementation classes when you want one instance per session.

See Also

Summary

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