Uses of Package
com.vaadin.cdi.util
Packages that use com.vaadin.cdi.util
-
Classes in com.vaadin.cdi.util used by com.vaadin.cdi.contextClassDescriptionA skeleton containing the most important parts of a custom CDI Context.This Storage holds all information needed for storing Contextual Instances in a Context.
-
Classes in com.vaadin.cdi.util used by com.vaadin.cdi.utilClassDescriptionThis class provides access to the
BeanManagerby registering the currentBeanManagerin an extension and making it available via a singleton factory for the current application.This data holder contains all necessary data you need to store a Contextual Instance in a CDI Context.This Storage holds all information needed for storing Contextual Instances in a Context.AProviderfor @Dependent scoped contextual instances.