Package com.vaadin.quarkus.annotation
package com.vaadin.quarkus.annotation
-
ClassDescriptionThe lifecycle of a NormalRouteScoped bean is controlled by route navigation.The lifecycle of a UIScoped component is bound to a browser tab.The lifecycle of a RouteScoped component is controlled by route navigation.Link a
@NormalRouteScopedbean to its owner.The lifecycle of a UIScoped component is bound to a browser tab.Qualifier to mark Vaadin service implementations.Supports inline instantiation of theVaadinServiceEnabledannotation.The lifecycle of a VaadinServiceScoped bean is bound to aVaadinService.The lifecycle of a VaadinSessionScoped bean is bound to aVaadinSession.