| Package | Description |
|---|---|
| com.vaadin.cdi | |
| com.vaadin.cdi.context |
| Class and Description |
|---|
| VaadinServiceEnabled
Qualifier to mark Vaadin service implementations.
|
| VaadinServiceScoped
The lifecycle of a VaadinServiceScoped bean is bound to a
VaadinService. |
| Class and Description |
|---|
| NormalUIScoped
The lifecycle of a UIScoped component is bound to a browser tab.
|
| VaadinSessionScoped
The lifecycle of a VaadinSessionScoped bean is bound to a
VaadinSession. |
Copyright © 2018 Vaadin Ltd. All Rights Reserved.