Indicate that the implementing component is scoped at the session level (for a single user) and might also need to be "opened" or "closed" at the start/end of the session.
Analogous to Hibernate's Session.
@see ApplicationScopedComponent
@see TransactionScopedComponent