Package com.vaadin.cdi.util
package com.vaadin.cdi.util
-
ClassesClassDescriptionA skeleton containing the most important parts of a custom CDI Context.This class provides access to the
BeanManagerby registering the currentBeanManagerin an extension and making it available via a singleton factory for the current application.This class contains utility methods for resolution of contextual references in situations where no injection is available because the current class is not managed by the CDI Container.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.A set of utility methods for working with contexts.AProviderfor @Dependent scoped contextual instances.Helper for proxies