JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.apache.maven.api.di
Annotation Type SessionScoped
@Scope
@Documented
@Retention
(
RUNTIME
)
@Target
({
TYPE
,
METHOD
})
public @interface
SessionScoped
Indicates that annotated component should be instantiated before session execution starts and discarded after session execution completes.
Since:
4.0.0