| NormalRouteScoped |
The lifecycle of a NormalRouteScoped bean is controlled by route navigation.
|
| NormalUIScoped |
The lifecycle of a UIScoped component is bound to a browser tab.
|
| RouteScoped |
The lifecycle of a RouteScoped component is controlled by route navigation.
|
| RouteScopeOwner |
|
| UIScoped |
The lifecycle of a UIScoped component is bound to a browser tab.
|
| VaadinServiceEnabled |
Qualifier to mark Vaadin service implementations.
|
| VaadinServiceScoped |
The lifecycle of a VaadinServiceScoped bean is bound to a
VaadinService.
|
| VaadinSessionScoped |
The lifecycle of a VaadinSessionScoped bean is bound to a
VaadinSession.
|