| Class | Description |
|---|---|
| VaadinRouteScope |
Implementation of Spring's
Scope that binds the beans
to a component in the navigation chain. |
| VaadinSessionScope |
Implementation of Spring's
Scope that binds the beans
to the current VaadinSession (as opposed to
the current Servlet session). |
| VaadinUIScope |
Implementation of Spring's
Scope that binds the beans
to the current UI. |
Copyright © 2021 Vaadin Ltd. All Rights Reserved.