Package com.vaadin.cdi.internal
package com.vaadin.cdi.internal
-
ClassDescriptionUtility methods for accessing CDI related annotations.Used to bind multiple scope annotations to a single context.Thrown in case the contents of the deployment archive are not consistent: Multiple VaadinUIs are using the same path e.g.Manage and store ContextualStorage for UI context.UIScopedContext is the context for @UIScoped beans.Customized version of ContextualStorage to also handle beans that are not PassivationCapable.CDI Extension needed to register the @CDIUI scope to the runtime.Context for
VaadinSessionScoped.Holder class for ViewContextStrategy implementations.Looks up ViewContextStrategy for view classes.Manage and store ContextualStorage for view context.ViewScopedContext is the context for @ViewScoped beans.