JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.maven
SessionScoped
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Annotation Interface SessionScoped
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
SessionScoped
Indicates that annotated component should be instantiated before session execution starts and discarded after session execution completes.
Since:
3.2.0