All Classes
-
All Classes Class Summary Annotation Types Summary Class Description AbstractCdiInstantiator CdiComponent This is a@Stereotypeto let the container scan and manage the instances of the annotated types.CdiInstantiator Default CDI instantiator.CdiServletDeployer Container initializer that automatically registers a CDI Vaadin servlet.CdiVaadinServlet Servlet to createCdiVaadinServletService.CdiVaadinServletService Servlet service implementation for Vaadin CDI.CdiVaadinServletService.CdiVaadinServiceDelegate This class implements the actual instantiation and event brokering functionality ofCdiVaadinServletService.ContextWrapper Used to bind multiple scope annotations to a single context.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.RouteScopedContext Context for@RouteScopedbeans.RouteScopedContext.ContextualStorageManager RouteScopeOwner Link a@RouteScoped, or@NormalRouteScopedbean to its owner.UIScoped The lifecycle of a UIScoped component is bound to a browser tab.UIScopedContext UIScopedContext is the context for@UIScopedbeans.UIScopedContext.ContextualStorageManager VaadinExtension CDI Extension needed to register Vaadin scopes to the runtime.VaadinServiceEnabled Qualifier to mark Vaadin service implementations.VaadinServiceScoped The lifecycle of a VaadinServiceScoped bean is bound to aVaadinService.VaadinServiceScopedContext Context for@VaadinServiceScopedbeans.VaadinServiceScopedContext.ContextualStorageManager VaadinSessionScoped The lifecycle of a VaadinSessionScoped bean is bound to aVaadinSession.VaadinSessionScopedContext Context for@VaadinSessionScopedbeans.