Uses of Class
com.vaadin.cdi.util.AbstractContext
Packages that use AbstractContext
-
Uses of AbstractContext in com.vaadin.cdi.context
Subclasses of AbstractContext in com.vaadin.cdi.contextModifier and TypeClassDescriptionclassContext for@RouteScopedbeans.classUIScopedContext is the context for@UIScopedbeans.classContext for@VaadinServiceScopedbeans.classContext for@VaadinSessionScopedbeans.Constructors in com.vaadin.cdi.context with parameters of type AbstractContextModifierConstructorDescriptionContextWrapper(AbstractContext context, Class<? extends Annotation> scope)