Package org.apache.maven.api.di
Annotation Interface SessionScoped
Indicates that annotated component should be instantiated before session execution starts
and discarded after session execution completes.
A org.apache.maven.api.Session
object is available in the scope of this annotation.
- Since:
- 4.0.0